|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest:
Collaboration diagram for ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest:Public Member Functions | |
| setUp () | |
| testGetHash () | |
| testGetLabel () | |
| testIsNotable () | |
| testGetPreconditions () | |
| testAchieve () | |
Definition at line 9 of file ObjectiveWithPreconditionsTest.php.
| ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest::setUp | ( | ) |
Definition at line 13 of file ObjectiveWithPreconditionsTest.php.
| ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest::testAchieve | ( | ) |
Definition at line 70 of file ObjectiveWithPreconditionsTest.php.
References $res.
| ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest::testGetHash | ( | ) |
Definition at line 24 of file ObjectiveWithPreconditionsTest.php.
| ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest::testGetLabel | ( | ) |
Definition at line 29 of file ObjectiveWithPreconditionsTest.php.
| ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest::testGetPreconditions | ( | ) |
Definition at line 53 of file ObjectiveWithPreconditionsTest.php.
| ILIAS\Tests\Setup\ObjectiveWithPreconditionsTest::testIsNotable | ( | ) |
Definition at line 41 of file ObjectiveWithPreconditionsTest.php.