ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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.
References $factory.
ilTermsOfServiceEntityFactoryTest::testExceptionIsRaisedWhenUnknowEntityIsRequested | ( | ) |
InvalidArgumentException
Definition at line 39 of file ilTermsOfServiceEntityFactoryTest.php.
References $factory, and ilTermsOfServiceBaseTest\assertException().
ilTermsOfServiceEntityFactoryTest::testInstanceCanBeCreated | ( | ) |
|
protected |
Definition at line 17 of file ilTermsOfServiceEntityFactoryTest.php.