ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
setUp () | |
testInstanceCanBeCreated () | |
testExceptionIsRaisedWhenUnknowEntityIsRequested () | |
InvalidArgumentException More... | |
testAcceptanceEntityIsReturnedWhenRequestedByName () | |
Protected Attributes | |
$backupGlobals = false | |
Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
assertException ($exception_class) | |
Definition at line 12 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::setUp | ( | ) |
Definition at line 22 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::testAcceptanceEntityIsReturnedWhenRequestedByName | ( | ) |
Definition at line 49 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::testExceptionIsRaisedWhenUnknowEntityIsRequested | ( | ) |
InvalidArgumentException
Definition at line 39 of file ilTermsOfServiceEntityFactoryTest.php.
References ilTermsOfServiceBaseTest\assertException().
ilTermsOfServiceEntityFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 30 of file ilTermsOfServiceEntityFactoryTest.php.
|
protected |
Definition at line 17 of file ilTermsOfServiceEntityFactoryTest.php.