ILIAS
release_4-4 Revision
|
Protected Attributes | |
$backupGlobals = false | |
Definition at line 10 of file ilTermsOfServiceDataGatewayFactoryTest.php.
ilTermsOfServiceDataGatewayFactoryTest::setUp | ( | ) |
Definition at line 20 of file ilTermsOfServiceDataGatewayFactoryTest.php.
ilTermsOfServiceDataGatewayFactoryTest::testAcceptanceDatabaseGatewayIsReturnedWhenRequestedByName | ( | ) |
Definition at line 55 of file ilTermsOfServiceDataGatewayFactoryTest.php.
ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenUnknowDataGatewayIsRequested | ( | ) |
InvalidArgumentException
Definition at line 45 of file ilTermsOfServiceDataGatewayFactoryTest.php.
ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenWhenGatewayIsRequestedWithMissingDependencies | ( | ) |
ilTermsOfServiceMissingDatabaseAdapterException
Definition at line 36 of file ilTermsOfServiceDataGatewayFactoryTest.php.
ilTermsOfServiceDataGatewayFactoryTest::testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet | ( | ) |
Definition at line 65 of file ilTermsOfServiceDataGatewayFactoryTest.php.
ilTermsOfServiceDataGatewayFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 27 of file ilTermsOfServiceDataGatewayFactoryTest.php.
|
protected |
Definition at line 15 of file ilTermsOfServiceDataGatewayFactoryTest.php.