|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ILIAS\Tests\Setup\ArrayEnvironmentTest:
Collaboration diagram for ILIAS\Tests\Setup\ArrayEnvironmentTest:Public Member Functions | |
| setUp () | |
| testGetResource () | |
| testWithResource () | |
| testSetResourceRejectsDuplicates () | |
| testConfigFor () | |
| testDuplicateConfigFor () | |
| testWrongConfigId () | |
| testHasConfigFor () | |
Protected Attributes | |
| Setup ArrayEnvironment | $environment |
Definition at line 26 of file ArrayEnvironmentTest.php.
| ILIAS\Tests\Setup\ArrayEnvironmentTest::setUp | ( | ) |
Definition at line 30 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testConfigFor | ( | ) |
Definition at line 62 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testDuplicateConfigFor | ( | ) |
Definition at line 68 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testGetResource | ( | ) |
Definition at line 38 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testHasConfigFor | ( | ) |
Definition at line 83 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testSetResourceRejectsDuplicates | ( | ) |
Definition at line 54 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testWithResource | ( | ) |
Definition at line 45 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:| ILIAS\Tests\Setup\ArrayEnvironmentTest::testWrongConfigId | ( | ) |
Definition at line 77 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file ArrayEnvironmentTest.php.