ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
TestCase for the ilContext needsInstalledILIAS. More...
Public Member Functions | |
test_DIC ($global_name, $class_name) | |
globalsProvider More... | |
test_DIC_getters ($class_name, $getter) | |
getterProvider More... | |
globalsProvider () | |
getterProvider () | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
TestCase for the ilContext needsInstalledILIAS.
Definition at line 8 of file ilInitialisationTest.php.
ilInitialisationTest::getterProvider | ( | ) |
Definition at line 54 of file ilInitialisationTest.php.
ilInitialisationTest::globalsProvider | ( | ) |
|
protected |
Definition at line 12 of file ilInitialisationTest.php.
ilInitialisationTest::test_DIC | ( | $global_name, | |
$class_name | |||
) |
globalsProvider
Definition at line 23 of file ilInitialisationTest.php.
References $DIC, and $GLOBALS.
ilInitialisationTest::test_DIC_getters | ( | $class_name, | |
$getter | |||
) |
getterProvider
Definition at line 35 of file ilInitialisationTest.php.
References $DIC, and $service.
|
protected |
Definition at line 10 of file ilInitialisationTest.php.