ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
testConstruct () | |
testTableReadOnly () | |
testTableEditable () | |
testChooseDocumentFor () | |
testDocumentMatches () | |
testRepository () | |
testHash () | |
testToCondition () | |
testConditionGroupsWithoutContent () | |
testConditionGroups () | |
testValidateCriteriaContent () | |
testDuplicateCriteriaContent () | |
testNeverMatchingCriteriaContent () | |
testContentAsComponent () | |
Definition at line 56 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testChooseDocumentFor | ( | ) |
Definition at line 117 of file ProvideDocumentTest.php.
References ILIAS\LegalDocuments\Provide\ProvideDocument\chooseDocumentFor().
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testConditionGroups | ( | ) |
Definition at line 199 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testConditionGroupsWithoutContent | ( | ) |
Definition at line 187 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testConstruct | ( | ) |
Definition at line 60 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testContentAsComponent | ( | ) |
Definition at line 278 of file ProvideDocumentTest.php.
References $c.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testDocumentMatches | ( | ) |
Definition at line 142 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testDuplicateCriteriaContent | ( | ) |
Definition at line 246 of file ProvideDocumentTest.php.
References ILIAS\LegalDocuments\Provide\ProvideDocument\CRITERION_ALREADY_EXISTS.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testHash | ( | ) |
Definition at line 167 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testNeverMatchingCriteriaContent | ( | ) |
Definition at line 258 of file ProvideDocumentTest.php.
References ILIAS\LegalDocuments\Provide\ProvideDocument\CRITERION_WOULD_NEVER_MATCH.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testRepository | ( | ) |
Definition at line 160 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testTableEditable | ( | ) |
Definition at line 92 of file ProvideDocumentTest.php.
References $container.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testTableReadOnly | ( | ) |
Definition at line 71 of file ProvideDocumentTest.php.
References $container.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testToCondition | ( | ) |
Definition at line 175 of file ProvideDocumentTest.php.
ILIAS\LegalDocuments\test\Provide\ProvideDocumentTest::testValidateCriteriaContent | ( | ) |
Definition at line 215 of file ProvideDocumentTest.php.