|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceCriterionTypeFactoryTest. More...
Inheritance diagram for ilTermsOfServiceCriterionTypeFactoryTest:
Collaboration diagram for ilTermsOfServiceCriterionTypeFactoryTest:Public Member Functions | |
| testInstanceCanBeCreated () | |
| testFactoryReturnsValidCriteriaWhenRequested (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
| @depends testInstanceCanBeCreated More... | |
| testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
| @depends testInstanceCanBeCreated More... | |
| testCriterionIsReturnedIfRequestedByTypeIdent (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
| @depends testInstanceCanBeCreated More... | |
| testExceptionIsRaisedIfUnsupportedCriterionIsRequested (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
| @depends testInstanceCanBeCreated More... | |
| testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested (ilTermsOfServiceCriterionTypeFactory $criterionTypeFactory) | |
| @depends testInstanceCanBeCreated More... | |
Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| getUiFactoryMock () | |
| setGlobalVariable (string $name, $value) | |
| getCriterionConfig ($value=null) | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| $dic | |
Class ilTermsOfServiceCriterionTypeFactoryTest.
Definition at line 8 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testCriterionIsReturnedIfRequestedByTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 69 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
Here is the call graph for this function:| ilTermsOfServiceCriterionTypeFactoryTest::testExceptionIsRaisedIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 82 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 41 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testInstanceCanBeCreated | ( | ) |
| ReflectionException |
Definition at line 14 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 51 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionType\getTypeIdent().
Here is the call graph for this function:| ilTermsOfServiceCriterionTypeFactoryTest::testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 95 of file ilTermsOfServiceCriterionTypeFactoryTest.php.