|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ILIAS\Tests\Setup\ObjectiveIteratorTest:
Collaboration diagram for ILIAS\Tests\Setup\ObjectiveIteratorTest:Public Member Functions | |
| testBasicAlgorithm () | |
| testRewind () | |
| testAllObjectives () | |
| testAllObjectivesOnlyReturnsObjectiveOnce () | |
| testAllObjectivesDetectsCycle () | |
| testSetEnvironment () | |
| testMarkFailed () | |
| testFailedPreconditionWithOtherOnStack () | |
| testFailedPreconditionLastOnStack () | |
Protected Member Functions | |
| newObjective ($hash=null) | |
Definition at line 11 of file ObjectiveIteratorTest.php.
|
protected |
Definition at line 209 of file ObjectiveIteratorTest.php.
Referenced by ILIAS\Tests\Setup\ObjectiveIteratorTest\testAllObjectives(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testAllObjectivesDetectsCycle(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testAllObjectivesOnlyReturnsObjectiveOnce(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testBasicAlgorithm(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testFailedPreconditionLastOnStack(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testFailedPreconditionWithOtherOnStack(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testMarkFailed(), ILIAS\Tests\Setup\ObjectiveIteratorTest\testRewind(), and ILIAS\Tests\Setup\ObjectiveIteratorTest\testSetEnvironment().
Here is the caller graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testAllObjectives | ( | ) |
Definition at line 58 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testAllObjectivesDetectsCycle | ( | ) |
Definition at line 125 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testAllObjectivesOnlyReturnsObjectiveOnce | ( | ) |
Definition at line 99 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testBasicAlgorithm | ( | ) |
Definition at line 13 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testFailedPreconditionLastOnStack | ( | ) |
Definition at line 263 of file ObjectiveIteratorTest.php.
References ILIAS\__construct(), ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testFailedPreconditionWithOtherOnStack | ( | ) |
Definition at line 226 of file ObjectiveIteratorTest.php.
References ILIAS\__construct(), ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testMarkFailed | ( | ) |
Definition at line 174 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testRewind | ( | ) |
Definition at line 36 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function:| ILIAS\Tests\Setup\ObjectiveIteratorTest::testSetEnvironment | ( | ) |
Definition at line 148 of file ObjectiveIteratorTest.php.
References ILIAS\Tests\Setup\ObjectiveIteratorTest\newObjective().
Here is the call graph for this function: