ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
setUp () | |
testGetHash () | |
testGetLabel () | |
testIsNotable () | |
testGetPreconditions () | |
testAchieve () | |
Protected Attributes | |
Setup Objective | $objective |
Setup Objective | $precondition |
Objective ObjectiveWithPreconditions | $with_precondition |
Definition at line 30 of file ObjectiveWithPreconditionsTest.php.
ILIAS\Tests\Setup\Objective\ObjectiveWithPreconditionsTest::setUp | ( | ) |
Definition at line 38 of file ObjectiveWithPreconditionsTest.php.
ILIAS\Tests\Setup\Objective\ObjectiveWithPreconditionsTest::testAchieve | ( | ) |
Definition at line 97 of file ObjectiveWithPreconditionsTest.php.
References $res.
ILIAS\Tests\Setup\Objective\ObjectiveWithPreconditionsTest::testGetHash | ( | ) |
Definition at line 49 of file ObjectiveWithPreconditionsTest.php.
ILIAS\Tests\Setup\Objective\ObjectiveWithPreconditionsTest::testGetLabel | ( | ) |
Definition at line 56 of file ObjectiveWithPreconditionsTest.php.
ILIAS\Tests\Setup\Objective\ObjectiveWithPreconditionsTest::testGetPreconditions | ( | ) |
Definition at line 80 of file ObjectiveWithPreconditionsTest.php.
ILIAS\Tests\Setup\Objective\ObjectiveWithPreconditionsTest::testIsNotable | ( | ) |
Definition at line 68 of file ObjectiveWithPreconditionsTest.php.
Definition at line 34 of file ObjectiveWithPreconditionsTest.php.
Definition at line 35 of file ObjectiveWithPreconditionsTest.php.
|
protected |
Definition at line 36 of file ObjectiveWithPreconditionsTest.php.