|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ILIAS\Tests\Setup\ObjectiveCollectionTest:
Collaboration diagram for ILIAS\Tests\Setup\ObjectiveCollectionTest:Public Member Functions | |
| testGetObjectives () | |
| testGetHash () | |
| testGetLabel () | |
| testIsNotable () | |
| testGetPreconditions () | |
| testAchieve () | |
Definition at line 26 of file ObjectiveCollectionTest.php.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testAchieve | ( | ) |
Definition at line 89 of file ObjectiveCollectionTest.php.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetHash | ( | ) |
Definition at line 41 of file ObjectiveCollectionTest.php.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetLabel | ( | ) |
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetObjectives | ( | ) |
Definition at line 30 of file ObjectiveCollectionTest.php.
References $c.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetPreconditions | ( | ) |
Definition at line 74 of file ObjectiveCollectionTest.php.
References $c.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testIsNotable | ( | ) |
Definition at line 66 of file ObjectiveCollectionTest.php.