ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceCriterionTypeFactoryTest. More...
Public Member Functions | |
testInstanceCanBeCreated () | |
testFactoryReturnsValidCriteriaWhenRequested (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
testInstanceCanBeCreated More... | |
testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
testInstanceCanBeCreated More... | |
testCriterionIsReturnedIfRequestedByTypeIdent (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
testInstanceCanBeCreated More... | |
testExceptionIsRaisedIfUnsupportedCriterionIsRequested (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
testInstanceCanBeCreated More... | |
testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
testInstanceCanBeCreated More... | |
Additional Inherited Members | |
![]() | |
setUp () | |
getLanguageMock () | |
getUiFactoryMock () | |
setGlobalVariable (string $name, $value) | |
getCriterionConfig ($value=null) | |
![]() | |
$dic | |
Class ilTermsOfServiceCriterionTypeFactoryTest.
Definition at line 8 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
ilTermsOfServiceCriterionTypeFactoryTest::testCriterionIsReturnedIfRequestedByTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 69 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testExceptionIsRaisedIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 82 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 41 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testInstanceCanBeCreated | ( | ) |
ReflectionException |
Definition at line 14 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
ilTermsOfServiceCriterionTypeFactoryTest::testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 51 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionType\getTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 95 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().