|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ILIAS\Tests\Setup\NullObjectiveTest:
Collaboration diagram for ILIAS\Tests\Setup\NullObjectiveTest:Public Member Functions | |
| setUp () | |
| testGetHash () | |
| testGetLabel () | |
| testIsNotable () | |
| testGetPreconditions () | |
| testAchieve () | |
Definition at line 9 of file NullObjectiveTest.php.
| ILIAS\Tests\Setup\NullObjectiveTest::setUp | ( | ) |
Definition at line 11 of file NullObjectiveTest.php.
| ILIAS\Tests\Setup\NullObjectiveTest::testAchieve | ( | ) |
Definition at line 40 of file NullObjectiveTest.php.
References $res.
| ILIAS\Tests\Setup\NullObjectiveTest::testGetHash | ( | ) |
Definition at line 16 of file NullObjectiveTest.php.
| ILIAS\Tests\Setup\NullObjectiveTest::testGetLabel | ( | ) |
Definition at line 21 of file NullObjectiveTest.php.
| ILIAS\Tests\Setup\NullObjectiveTest::testGetPreconditions | ( | ) |
Definition at line 31 of file NullObjectiveTest.php.
| ILIAS\Tests\Setup\NullObjectiveTest::testIsNotable | ( | ) |
Definition at line 26 of file NullObjectiveTest.php.