|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
TestCase for the ilContext @group needsInstalledILIAS. More...
Inheritance diagram for ilInitialisationTest:
Collaboration diagram for ilInitialisationTest:Public Member Functions | |
| test_DIC ($global_name, $class_name) | |
| @dataProvider globalsProvider More... | |
| test_DIC_getters ($class_name, $getter) | |
| @dataProvider getterProvider More... | |
| globalsProvider () | |
| getterProvider () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = false | |
TestCase for the ilContext @group needsInstalledILIAS.
Definition at line 11 of file ilInitialisationTest.php.
| ilInitialisationTest::getterProvider | ( | ) |
Definition at line 55 of file ilInitialisationTest.php.
References $DIC.
| ilInitialisationTest::globalsProvider | ( | ) |
Definition at line 44 of file ilInitialisationTest.php.
|
protected |
Definition at line 15 of file ilInitialisationTest.php.
| ilInitialisationTest::test_DIC | ( | $global_name, | |
| $class_name | |||
| ) |
@dataProvider globalsProvider
Definition at line 24 of file ilInitialisationTest.php.
| ilInitialisationTest::test_DIC_getters | ( | $class_name, | |
| $getter | |||
| ) |
@dataProvider getterProvider
Definition at line 36 of file ilInitialisationTest.php.
|
protected |
Definition at line 13 of file ilInitialisationTest.php.