ILIAS
Release_4_4_x_branch Revision 61816
|
Public Member Functions | |
setUp () | |
testInstanceCanBeCreated () | |
testExceptionIsRaisedWhenUnknowEntityIsRequested () | |
InvalidArgumentException | |
testAcceptanceEntityIsReturnedWhenRequestedByName () |
Protected Attributes | |
$backupGlobals = false |
Definition at line 11 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::setUp | ( | ) |
Definition at line 21 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::testAcceptanceEntityIsReturnedWhenRequestedByName | ( | ) |
Definition at line 46 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::testExceptionIsRaisedWhenUnknowEntityIsRequested | ( | ) |
InvalidArgumentException
Definition at line 37 of file ilTermsOfServiceEntityFactoryTest.php.
ilTermsOfServiceEntityFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 28 of file ilTermsOfServiceEntityFactoryTest.php.
|
protected |
Definition at line 16 of file ilTermsOfServiceEntityFactoryTest.php.