|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceDataGatewayFactoryTest. More...
Inheritance diagram for ilTermsOfServiceDataGatewayFactoryTest:
Collaboration diagram for ilTermsOfServiceDataGatewayFactoryTest:Public Member Functions | |
| testInstanceCanBeCreated () | |
| testExceptionIsRaisedWhenGatewayIsRequestedWithMissingDependencies () | |
| @expectedException \ilTermsOfServiceMissingDatabaseAdapterException More... | |
| testExceptionIsRaisedWhenUnknownDataGatewayIsRequested () | |
| @expectedException \InvalidArgumentException More... | |
| testAcceptanceDatabaseGatewayIsReturnedWhenRequestedByName () | |
| testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet () | |
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 ilTermsOfServiceDataGatewayFactoryTest.
Definition at line 8 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testAcceptanceDatabaseGatewayIsReturnedWhenRequestedByName | ( | ) |
Definition at line 45 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenGatewayIsRequestedWithMissingDependencies | ( | ) |
@expectedException \ilTermsOfServiceMissingDatabaseAdapterException
Definition at line 22 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory, and ilTermsOfServiceBaseTest\assertException().
Here is the call graph for this function:| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenUnknownDataGatewayIsRequested | ( | ) |
@expectedException \InvalidArgumentException
Definition at line 33 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory, and ilTermsOfServiceBaseTest\assertException().
Here is the call graph for this function:| ilTermsOfServiceDataGatewayFactoryTest::testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet | ( | ) |
Definition at line 59 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 13 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.