|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ILIAS\Tests\Setup\CallableObjectiveTest:
Collaboration diagram for ILIAS\Tests\Setup\CallableObjectiveTest:Public Member Functions | |
| myMethod (Setup\Environment $environment) | |
| setUp () | |
| testGetHash () | |
| testGetLabel () | |
| testIsNotable () | |
| testGetPreconditions () | |
| testAchieve () | |
Data Fields | |
| const | NAME = "CALL MY METHOD!" |
Definition at line 11 of file CallableObjectiveTest.php.
| ILIAS\Tests\Setup\CallableObjectiveTest::myMethod | ( | Setup\Environment | $environment | ) |
Definition at line 15 of file CallableObjectiveTest.php.
| ILIAS\Tests\Setup\CallableObjectiveTest::setUp | ( | ) |
Definition at line 23 of file CallableObjectiveTest.php.
| ILIAS\Tests\Setup\CallableObjectiveTest::testAchieve | ( | ) |
Definition at line 59 of file CallableObjectiveTest.php.
References $res.
| ILIAS\Tests\Setup\CallableObjectiveTest::testGetHash | ( | ) |
Definition at line 35 of file CallableObjectiveTest.php.
| ILIAS\Tests\Setup\CallableObjectiveTest::testGetLabel | ( | ) |
Definition at line 40 of file CallableObjectiveTest.php.
| ILIAS\Tests\Setup\CallableObjectiveTest::testGetPreconditions | ( | ) |
Definition at line 50 of file CallableObjectiveTest.php.
| ILIAS\Tests\Setup\CallableObjectiveTest::testIsNotable | ( | ) |
Definition at line 45 of file CallableObjectiveTest.php.
| const ILIAS\Tests\Setup\CallableObjectiveTest::NAME = "CALL MY METHOD!" |
Definition at line 21 of file CallableObjectiveTest.php.