|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 9 of file ObjectiveCollectionTest.php.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testAchieve | ( | ) |
Definition at line 72 of file ObjectiveCollectionTest.php.
References Vendor\Package\$c, and $res.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetHash | ( | ) |
Definition at line 24 of file ObjectiveCollectionTest.php.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetLabel | ( | ) |
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetObjectives | ( | ) |
Definition at line 13 of file ObjectiveCollectionTest.php.
References Vendor\Package\$c.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testGetPreconditions | ( | ) |
Definition at line 57 of file ObjectiveCollectionTest.php.
References Vendor\Package\$c.
| ILIAS\Tests\Setup\ObjectiveCollectionTest::testIsNotable | ( | ) |
Definition at line 49 of file ObjectiveCollectionTest.php.