|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceEntityFactoryTest. More...
Inheritance diagram for ilTermsOfServiceEntityFactoryTest:
Collaboration diagram for ilTermsOfServiceEntityFactoryTest:Public Member Functions | |
| testInstanceCanBeCreated () | |
| testExceptionIsRaisedWhenUnknownEntityIsRequested () | |
| @expectedException \InvalidArgumentException More... | |
| 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 | ( | ) |
Definition at line 34 of file ilTermsOfServiceEntityFactoryTest.php.
References $factory.
| ilTermsOfServiceEntityFactoryTest::testExceptionIsRaisedWhenUnknownEntityIsRequested | ( | ) |
@expectedException \InvalidArgumentException
Definition at line 23 of file ilTermsOfServiceEntityFactoryTest.php.
References $factory, and ilTermsOfServiceBaseTest\assertException().
Here is the call graph for this function:| ilTermsOfServiceEntityFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 13 of file ilTermsOfServiceEntityFactoryTest.php.
References $factory.