|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
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 | |
| Container | $dic |
Class ilTermsOfServiceCriterionTypeFactoryTest.
Definition at line 25 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testCriterionIsReturnedIfRequestedByTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 81 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
Here is the call graph for this function:| ilTermsOfServiceCriterionTypeFactoryTest::testExceptionIsRaisedIfUnsupportedCriterionIsRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 93 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 54 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 27 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent | ( | ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 64 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 105 of file ilTermsOfServiceCriterionTypeFactoryTest.php.