ILIAS
release_8 Revision v8.19
|
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) | |
![]() | |
Container | $dic |
Class ilTermsOfServiceCriterionTypeFactoryTest.
Definition at line 25 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
ilTermsOfServiceCriterionTypeFactoryTest::testCriterionIsReturnedIfRequestedByTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 81 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testExceptionIsRaisedIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 93 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 54 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 27 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
ilTermsOfServiceCriterionTypeFactoryTest::testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 64 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionType\getTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 105 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().