ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 () | |
setGlobalVariable (string $name, $value) | |
assertException (string $exceptionClass) | |
getCriterionConfig ($value=null) | |
![]() | |
$dic | |
Class ilTermsOfServiceCriterionTypeFactoryTest.
Definition at line 8 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
ilTermsOfServiceCriterionTypeFactoryTest::testCriterionIsReturnedIfRequestedByTypeIdent | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
\ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 62 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testExceptionIsRaisedIfUnsupportedCriterionIsRequested | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
\ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 75 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceBaseTest\assertException(), and ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
\ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 38 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 13 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
ilTermsOfServiceCriterionTypeFactoryTest::testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
\ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 48 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionType\getTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
ilTermsOfServiceCriterionTypeFactoryTest::testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
testInstanceCanBeCreated
\ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 87 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().