Unit tests for class ilRPCServerSettings.
More...
◆ initDependencies()
ilSoapFunctionsTest::initDependencies |
( |
| ) |
|
|
protected |
◆ setGlobalVariable()
ilSoapFunctionsTest::setGlobalVariable |
( |
string |
$name, |
|
|
|
$value |
|
) |
| |
|
protected |
◆ setUp()
ilSoapFunctionsTest::setUp |
( |
| ) |
|
|
protected |
◆ testConstruct()
ilSoapFunctionsTest::testConstruct |
( |
| ) |
|
Definition at line 39 of file ilSoapFunctionsTest.php.
39 : void
40 {
42 $this->assertInstanceOf(ilSoapFunctions::class, $soap_functions);
43 }
◆ $dic
The documentation for this class was generated from the following file: