|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ComponentEntryTest:
Collaboration diagram for ComponentEntryTest:Public Member Functions | |
| testConstruct () | |
| testGetId () | |
| testGetTitle () | |
| testIsAbstract () | |
| testStatusEntry () | |
| testStatusImplementation () | |
| testSetDescription () | |
| testSetBackground () | |
| testContext () | |
| testFeatureWikiReferences () | |
| testRules () | |
| testSelector () | |
| testLessVariables () | |
| testPath () | |
| testParent () | |
| testChildren () | |
| testExamplePath () | |
| testExamplesNull () | |
| testJsonSerialize () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $entry | |
| $entry_data | |
Definition at line 12 of file ComponentEntryTest.php.
|
protected |
Definition at line 24 of file ComponentEntryTest.php.
| ComponentEntryTest::testChildren | ( | ) |
Definition at line 143 of file ComponentEntryTest.php.
| ComponentEntryTest::testConstruct | ( | ) |
Definition at line 31 of file ComponentEntryTest.php.
| ComponentEntryTest::testContext | ( | ) |
Definition at line 91 of file ComponentEntryTest.php.
| ComponentEntryTest::testExamplePath | ( | ) |
Definition at line 161 of file ComponentEntryTest.php.
| ComponentEntryTest::testExamplesNull | ( | ) |
Definition at line 166 of file ComponentEntryTest.php.
| ComponentEntryTest::testFeatureWikiReferences | ( | ) |
Definition at line 98 of file ComponentEntryTest.php.
| ComponentEntryTest::testGetId | ( | ) |
Definition at line 36 of file ComponentEntryTest.php.
| ComponentEntryTest::testGetTitle | ( | ) |
Definition at line 43 of file ComponentEntryTest.php.
| ComponentEntryTest::testIsAbstract | ( | ) |
Definition at line 50 of file ComponentEntryTest.php.
| ComponentEntryTest::testJsonSerialize | ( | ) |
Definition at line 171 of file ComponentEntryTest.php.
| ComponentEntryTest::testLessVariables | ( | ) |
Definition at line 120 of file ComponentEntryTest.php.
| ComponentEntryTest::testParent | ( | ) |
Definition at line 134 of file ComponentEntryTest.php.
| ComponentEntryTest::testPath | ( | ) |
Definition at line 127 of file ComponentEntryTest.php.
| ComponentEntryTest::testRules | ( | ) |
Definition at line 105 of file ComponentEntryTest.php.
| ComponentEntryTest::testSelector | ( | ) |
Definition at line 113 of file ComponentEntryTest.php.
| ComponentEntryTest::testSetBackground | ( | ) |
Definition at line 84 of file ComponentEntryTest.php.
| ComponentEntryTest::testSetDescription | ( | ) |
Definition at line 71 of file ComponentEntryTest.php.
| ComponentEntryTest::testStatusEntry | ( | ) |
Definition at line 57 of file ComponentEntryTest.php.
| ComponentEntryTest::testStatusImplementation | ( | ) |
Definition at line 64 of file ComponentEntryTest.php.
|
protected |
Definition at line 17 of file ComponentEntryTest.php.
|
protected |
Definition at line 22 of file ComponentEntryTest.php.