ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testConfigFor | ( | ) |
Definition at line 62 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testDuplicateConfigFor | ( | ) |
Definition at line 68 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testGetResource | ( | ) |
Definition at line 38 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testHasConfigFor | ( | ) |
Definition at line 83 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testSetResourceRejectsDuplicates | ( | ) |
Definition at line 54 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testWithResource | ( | ) |
Definition at line 45 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
ILIAS\Tests\Setup\ArrayEnvironmentTest::testWrongConfigId | ( | ) |
Definition at line 77 of file ArrayEnvironmentTest.php.
References ILIAS\UI\examples\Table\Presentation\environment().
|
protected |
Definition at line 28 of file ArrayEnvironmentTest.php.