◆ setUp()
ilTermsOfServiceEntityFactoryTest::setUp |
( |
| ) |
|
◆ testAcceptanceEntityIsReturnedWhenRequestedByName()
ilTermsOfServiceEntityFactoryTest::testAcceptanceEntityIsReturnedWhenRequestedByName |
( |
| ) |
|
Definition at line 52 of file ilTermsOfServiceEntityFactoryTest.php.
53 {
55 $this->assertInstanceOf('ilTermsOfServiceAcceptanceEntity', $factory->getByName('ilTermsOfServiceAcceptanceEntity'));
56 }
◆ testExceptionIsRaisedWhenUnknowEntityIsRequested()
ilTermsOfServiceEntityFactoryTest::testExceptionIsRaisedWhenUnknowEntityIsRequested |
( |
| ) |
|
◆ testInstanceCanBeCreated()
ilTermsOfServiceEntityFactoryTest::testInstanceCanBeCreated |
( |
| ) |
|
◆ $backupGlobals
ilTermsOfServiceEntityFactoryTest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: