|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceDataGatewayFactoryTest. More...
Inheritance diagram for ilTermsOfServiceDataGatewayFactoryTest:
Collaboration diagram for ilTermsOfServiceDataGatewayFactoryTest:Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| getUiFactoryMock () | |
| setGlobalVariable (string $name, $value) | |
| getCriterionConfig ($value=null) | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| $dic | |
Class ilTermsOfServiceDataGatewayFactoryTest.
Definition at line 8 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testAcceptanceDatabaseGatewayIsReturnedWhenRequestedByName | ( | ) |
| ilTermsOfServiceMissingDatabaseAdapterException | |
| ReflectionException |
Definition at line 47 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenGatewayIsRequestedWithMissingDependencies | ( | ) |
Definition at line 22 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenUnknownDataGatewayIsRequested | ( | ) |
| ilTermsOfServiceMissingDatabaseAdapterException | |
| ReflectionException |
Definition at line 34 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet | ( | ) |
| ReflectionException |
Definition at line 61 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 13 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.