ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 67 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testExceptionIsRaisedIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 80 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 39 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 49 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionType\getTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 93 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().