|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceAcceptanceEntityTest. More...
Inheritance diagram for ilTermsOfServiceDocumentEvaluationTest:
Collaboration diagram for ilTermsOfServiceDocumentEvaluationTest:Public Member Functions | |
| testAskingEvaluatorForDocumentExistenceIfNoDocumentExistAtAllResultsInANegativeAnswer () | |
| testExceptionIsRaisedIfADocumentIsRequestedFromEvaluatorAndNoDocumentExistsAtAll () | |
| @expectedException \ilTermsOfServiceNoSignableDocumentFoundException More... | |
| testFirstDocumentIsReturnedIfEvaluationOfFirstDocumentSucceeded () | |
| testDocumentOnArbitraryPositionIsReturnedMatchingFirstDocumentWithASucceededEvaluation () | |
| testFirstMatchingDocumentIsReturnedIfEvaluationOfMultipleDocumentsSucceeded () | |
Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceEvaluationBaseTest | |
| getUserMock () | |
| getLogMock () | |
| getEvaluatorMock () | |
| getCriterionTypeFactoryMock () | |
| getCriterionTypeMock (string $typeIdent) | |
| getCriterionAssignmentMock (\ilTermsOfServiceCriterionType $criterionType) | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| setGlobalVariable (string $name, $value) | |
| assertException (string $exceptionClass) | |
| getCriterionConfig ($value=null) | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| $dic | |
Class ilTermsOfServiceAcceptanceEntityTest.
Definition at line 8 of file ilTermsOfServiceDocumentEvaluationTest.php.
| ilTermsOfServiceDocumentEvaluationTest::testAskingEvaluatorForDocumentExistenceIfNoDocumentExistAtAllResultsInANegativeAnswer | ( | ) |
Definition at line 13 of file ilTermsOfServiceDocumentEvaluationTest.php.
References $log, $user, ilTermsOfServiceEvaluationBaseTest\getEvaluatorMock(), ilTermsOfServiceEvaluationBaseTest\getLogMock(), and ilTermsOfServiceEvaluationBaseTest\getUserMock().
Here is the call graph for this function:| ilTermsOfServiceDocumentEvaluationTest::testDocumentOnArbitraryPositionIsReturnedMatchingFirstDocumentWithASucceededEvaluation | ( | ) |
Definition at line 83 of file ilTermsOfServiceDocumentEvaluationTest.php.
References $log, $user, ilTermsOfServiceEvaluationBaseTest\getEvaluatorMock(), ilTermsOfServiceEvaluationBaseTest\getLogMock(), and ilTermsOfServiceEvaluationBaseTest\getUserMock().
Here is the call graph for this function:| ilTermsOfServiceDocumentEvaluationTest::testExceptionIsRaisedIfADocumentIsRequestedFromEvaluatorAndNoDocumentExistsAtAll | ( | ) |
@expectedException \ilTermsOfServiceNoSignableDocumentFoundException
Definition at line 32 of file ilTermsOfServiceDocumentEvaluationTest.php.
References $log, $user, ilTermsOfServiceBaseTest\assertException(), ilTermsOfServiceEvaluationBaseTest\getEvaluatorMock(), ilTermsOfServiceEvaluationBaseTest\getLogMock(), and ilTermsOfServiceEvaluationBaseTest\getUserMock().
Here is the call graph for this function:| ilTermsOfServiceDocumentEvaluationTest::testFirstDocumentIsReturnedIfEvaluationOfFirstDocumentSucceeded | ( | ) |
Definition at line 53 of file ilTermsOfServiceDocumentEvaluationTest.php.
References $log, $user, ilTermsOfServiceEvaluationBaseTest\getEvaluatorMock(), ilTermsOfServiceEvaluationBaseTest\getLogMock(), and ilTermsOfServiceEvaluationBaseTest\getUserMock().
Here is the call graph for this function:| ilTermsOfServiceDocumentEvaluationTest::testFirstMatchingDocumentIsReturnedIfEvaluationOfMultipleDocumentsSucceeded | ( | ) |
Definition at line 129 of file ilTermsOfServiceDocumentEvaluationTest.php.
References $log, $user, ilTermsOfServiceEvaluationBaseTest\getEvaluatorMock(), ilTermsOfServiceEvaluationBaseTest\getLogMock(), and ilTermsOfServiceEvaluationBaseTest\getUserMock().
Here is the call graph for this function: