|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilStudyProgrammeProgressTreeTest:
Collaboration diagram for ilStudyProgrammeProgressTreeTest:Public Member Functions | |
| setUp () | |
| testPGSTreeCreation () | |
| testPGSTreeZipperNav () | |
| testPGSTreeZipperManipulation () | |
| testPGSTreeZipperManipulateAll () | |
Protected Member Functions | |
| build (array $data, $node_id) | |
Protected Attributes | |
| NodeMock | $topnode |
Definition at line 41 of file ilStudyProgrammeProgressTreeTest.php.
|
protected |
Definition at line 45 of file ilStudyProgrammeProgressTreeTest.php.
References $data, and build().
Referenced by build(), and setUp().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeProgressTreeTest::setUp | ( | ) |
Definition at line 54 of file ilStudyProgrammeProgressTreeTest.php.
References $data, and build().
Here is the call graph for this function:| ilStudyProgrammeProgressTreeTest::testPGSTreeCreation | ( | ) |
Definition at line 68 of file ilStudyProgrammeProgressTreeTest.php.
References $topnode.
| ilStudyProgrammeProgressTreeTest::testPGSTreeZipperManipulateAll | ( | ) |
Definition at line 128 of file ilStudyProgrammeProgressTreeTest.php.
| ilStudyProgrammeProgressTreeTest::testPGSTreeZipperManipulation | ( | ) |
Definition at line 99 of file ilStudyProgrammeProgressTreeTest.php.
References $path.
| ilStudyProgrammeProgressTreeTest::testPGSTreeZipperNav | ( | ) |
Definition at line 85 of file ilStudyProgrammeProgressTreeTest.php.
|
protected |
Definition at line 43 of file ilStudyProgrammeProgressTreeTest.php.
Referenced by testPGSTreeCreation().