|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 () | |
| testNamespace () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| Entry | $entry |
| array | $entry_data |
Definition at line 29 of file ComponentEntryTest.php.
|
protected |
Definition at line 34 of file ComponentEntryTest.php.
| ComponentEntryTest::testChildren | ( | ) |
Definition at line 151 of file ComponentEntryTest.php.
| ComponentEntryTest::testConstruct | ( | ) |
Definition at line 41 of file ComponentEntryTest.php.
| ComponentEntryTest::testContext | ( | ) |
Definition at line 101 of file ComponentEntryTest.php.
| ComponentEntryTest::testExamplePath | ( | ) |
Definition at line 167 of file ComponentEntryTest.php.
| ComponentEntryTest::testExamplesNull | ( | ) |
Definition at line 172 of file ComponentEntryTest.php.
| ComponentEntryTest::testFeatureWikiReferences | ( | ) |
Definition at line 108 of file ComponentEntryTest.php.
| ComponentEntryTest::testGetId | ( | ) |
Definition at line 46 of file ComponentEntryTest.php.
| ComponentEntryTest::testGetTitle | ( | ) |
Definition at line 53 of file ComponentEntryTest.php.
| ComponentEntryTest::testIsAbstract | ( | ) |
Definition at line 60 of file ComponentEntryTest.php.
| ComponentEntryTest::testJsonSerialize | ( | ) |
Definition at line 177 of file ComponentEntryTest.php.
| ComponentEntryTest::testLessVariables | ( | ) |
Definition at line 130 of file ComponentEntryTest.php.
| ComponentEntryTest::testNamespace | ( | ) |
Definition at line 182 of file ComponentEntryTest.php.
| ComponentEntryTest::testParent | ( | ) |
Definition at line 144 of file ComponentEntryTest.php.
| ComponentEntryTest::testPath | ( | ) |
Definition at line 137 of file ComponentEntryTest.php.
| ComponentEntryTest::testRules | ( | ) |
Definition at line 115 of file ComponentEntryTest.php.
| ComponentEntryTest::testSelector | ( | ) |
Definition at line 123 of file ComponentEntryTest.php.
| ComponentEntryTest::testSetBackground | ( | ) |
Definition at line 94 of file ComponentEntryTest.php.
| ComponentEntryTest::testSetDescription | ( | ) |
Definition at line 81 of file ComponentEntryTest.php.
| ComponentEntryTest::testStatusEntry | ( | ) |
Definition at line 67 of file ComponentEntryTest.php.
| ComponentEntryTest::testStatusImplementation | ( | ) |
Definition at line 74 of file ComponentEntryTest.php.
|
protected |
Definition at line 31 of file ComponentEntryTest.php.
|
protected |
Definition at line 32 of file ComponentEntryTest.php.