ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceEntityFactoryTest. More...
Public Member Functions | |
testInstanceCanBeCreated () | |
testExceptionIsRaisedWhenUnknownEntityIsRequested () | |
testAcceptanceEntityIsReturnedWhenRequestedByName () | |
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 ilTermsOfServiceEntityFactoryTest.
Definition at line 8 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::testAcceptanceEntityIsReturnedWhenRequestedByName | ( | ) |
ilTermsOfServiceEntityFactoryTest::testExceptionIsRaisedWhenUnknownEntityIsRequested | ( | ) |
Definition at line 23 of file ilTermsOfServiceEntityFactoryTest.php.
References $factory, and ilTermsOfServiceBaseTest\assertException().
ilTermsOfServiceEntityFactoryTest::testInstanceCanBeCreated | ( | ) |