ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
ilStudyProgrammeProgressTreeTest::setUp | ( | ) |
Definition at line 54 of file ilStudyProgrammeProgressTreeTest.php.
References $data, and build().
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().