|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 () | |
| setGlobalVariable (string $name, $value) | |
| assertException (string $exceptionClass) | |
| 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 62 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 | @expectedException \ilTermsOfServiceCriterionTypeNotFoundException |
Definition at line 75 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceBaseTest\assertException(), and ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
Here is the call graph for this function:| ilTermsOfServiceCriterionTypeFactoryTest::testFactoryReturnsValidCriteriaWhenRequested | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 38 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
Here is the call graph for this function:| ilTermsOfServiceCriterionTypeFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 13 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
| ilTermsOfServiceCriterionTypeFactoryTest::testKeysOfCriteriaCollectionMatchTheRespectiveTypeIdent | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 48 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionType\getTypeIdent(), and ilTermsOfServiceCriterionTypeFactory\getTypesByIdentMap().
Here is the call graph for this function:| ilTermsOfServiceCriterionTypeFactoryTest::testNullCriterionIsReturnedAsFallbackIfUnsupportedCriterionIsRequested | ( | \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory | ) |
@depends testInstanceCanBeCreated
| \ilTermsOfServiceCriterionTypeFactory | $criterionTypeFactory |
Definition at line 87 of file ilTermsOfServiceCriterionTypeFactoryTest.php.
References ilTermsOfServiceCriterionTypeFactory\findByTypeIdent().
Here is the call graph for this function: