ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
testEmptyRules () | |
testHasRules () | |
testInvalidRules () | |
testInvalidCategories1 () | |
testInvalidCategories2 () | |
testInvalidCategoryItem () | |
testInvalidCategoryValue () | |
testCorrectRules1 () | |
testCorrectRules2 () | |
testParseProperEntryToArray () | |
Data Fields | |
array | composition |
array | wrong |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
array | $empty_rules_array |
array | $invalid_categories1_array |
array | $invalid_categories2_array |
array | $invalid_category_item_array |
array | $invalid_category_value_array |
array | $correct_rules1_array |
array array | $correct_rules2_array |
array array array | $correct_rules2_array_return |
array array array Crawler EntriesYamlParser | $parser |
ProperEntryFixture | $proper_entry |
Definition at line 28 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 91 of file ComponentEntryRulesTest.php.
ComponentEntryRulesTest::testCorrectRules1 | ( | ) |
Crawler |
Definition at line 188 of file ComponentEntryRulesTest.php.
ComponentEntryRulesTest::testCorrectRules2 | ( | ) |
Crawler |
Definition at line 197 of file ComponentEntryRulesTest.php.
ComponentEntryRulesTest::testEmptyRules | ( | ) |
Crawler |
Definition at line 101 of file ComponentEntryRulesTest.php.
ComponentEntryRulesTest::testHasRules | ( | ) |
Crawler |
Definition at line 113 of file ComponentEntryRulesTest.php.
ComponentEntryRulesTest::testInvalidCategories1 | ( | ) |
Crawler |
Definition at line 136 of file ComponentEntryRulesTest.php.
References Vendor\Package\$e.
ComponentEntryRulesTest::testInvalidCategories2 | ( | ) |
Crawler |
Definition at line 149 of file ComponentEntryRulesTest.php.
References Vendor\Package\$e.
ComponentEntryRulesTest::testInvalidCategoryItem | ( | ) |
Crawler |
Definition at line 162 of file ComponentEntryRulesTest.php.
References Vendor\Package\$e.
ComponentEntryRulesTest::testInvalidCategoryValue | ( | ) |
Crawler |
Definition at line 175 of file ComponentEntryRulesTest.php.
References Vendor\Package\$e.
ComponentEntryRulesTest::testInvalidRules | ( | ) |
Crawler |
Definition at line 124 of file ComponentEntryRulesTest.php.
References null.
ComponentEntryRulesTest::testParseProperEntryToArray | ( | ) |
Definition at line 203 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 61 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 72 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 77 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 30 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 41 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 46 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 51 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 56 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 78 of file ComponentEntryRulesTest.php.
|
protected |
Definition at line 89 of file ComponentEntryRulesTest.php.
array ComponentEntryRulesTest::composition |
Definition at line 32 of file ComponentEntryRulesTest.php.
array ComponentEntryRulesTest::wrong |
Definition at line 48 of file ComponentEntryRulesTest.php.