|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
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 | |
| Container | $dic |
Class ilTermsOfServiceDataGatewayFactoryTest.
Definition at line 25 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testAcceptanceDatabaseGatewayIsReturnedWhenRequestedByName | ( | ) |
Definition at line 50 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenGatewayIsRequestedWithMissingDependencies | ( | ) |
Definition at line 33 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenUnknownDataGatewayIsRequested | ( | ) |
Definition at line 41 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet | ( | ) |
Definition at line 61 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.
| ilTermsOfServiceDataGatewayFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 27 of file ilTermsOfServiceDataGatewayFactoryTest.php.
References $factory.