ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceAcceptanceHistoryCriteriaBagTest. More...
Public Member Functions | |
testCriteriaCanBePassedAsArray () | |
testExceptionIsRaisedWhenAtLeastOneNonCriterionIsPassedInArrayOnCreation () | |
@expectedException \ilTermsOfServiceUnexpectedCriteriaBagContentException More... | |
testExceptionIsRaisedWhenInvalidJsonDataIsPassedOnImport () | |
@expectedException \ilTermsOfServiceUnexpectedCriteriaBagContentException More... | |
testExceptionIsRaisedWhenAtLeastOneInvalidElementIsPassedOnJsonStringImport () | |
@expectedException \ilTermsOfServiceUnexpectedCriteriaBagContentException More... | |
testCriteriaImportFromJsonStringWorksAsExpected () | |
Additional Inherited Members | |
![]() | |
setUp () | |
getLanguageMock () | |
setGlobalVariable (string $name, $value) | |
assertException (string $exceptionClass) | |
getCriterionConfig ($value=null) | |
![]() | |
$dic | |
Class ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.
Definition at line 8 of file ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.php.
ilTermsOfServiceAcceptanceHistoryCriteriaBagTest::testCriteriaCanBePassedAsArray | ( | ) |
Definition at line 13 of file ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.php.
References $data.
ilTermsOfServiceAcceptanceHistoryCriteriaBagTest::testCriteriaImportFromJsonStringWorksAsExpected | ( | ) |
Definition at line 155 of file ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.php.
ilTermsOfServiceAcceptanceHistoryCriteriaBagTest::testExceptionIsRaisedWhenAtLeastOneInvalidElementIsPassedOnJsonStringImport | ( | ) |
@expectedException \ilTermsOfServiceUnexpectedCriteriaBagContentException
Definition at line 130 of file ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.php.
References ilTermsOfServiceBaseTest\assertException().
ilTermsOfServiceAcceptanceHistoryCriteriaBagTest::testExceptionIsRaisedWhenAtLeastOneNonCriterionIsPassedInArrayOnCreation | ( | ) |
@expectedException \ilTermsOfServiceUnexpectedCriteriaBagContentException
Definition at line 79 of file ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.php.
References ilTermsOfServiceBaseTest\assertException().
ilTermsOfServiceAcceptanceHistoryCriteriaBagTest::testExceptionIsRaisedWhenInvalidJsonDataIsPassedOnImport | ( | ) |
@expectedException \ilTermsOfServiceUnexpectedCriteriaBagContentException
Definition at line 105 of file ilTermsOfServiceAcceptanceHistoryCriteriaBagTest.php.
References ilTermsOfServiceBaseTest\assertException().