|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Inheritance diagram for ilTermsOfServiceDataGatewayFactoryTest:
Collaboration diagram for ilTermsOfServiceDataGatewayFactoryTest:Public Member Functions | |
| setUp () | |
| testInstanceCanBeCreated () | |
| testExceptionIsRaisedWhenWhenGatewayIsRequestedWithMissingDependencies () | |
| @expectedException ilTermsOfServiceMissingDatabaseAdapterException More... | |
| testExceptionIsRaisedWhenUnknowDataGatewayIsRequested () | |
| @expectedException InvalidArgumentException More... | |
| testAcceptanceDatabaseGatewayIsReturnedWhenRequestedByName () | |
| testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet () | |
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 61 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenUnknowDataGatewayIsRequested | ( | ) |
@expectedException InvalidArgumentException
Definition at line 51 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testExceptionIsRaisedWhenWhenGatewayIsRequestedWithMissingDependencies | ( | ) |
@expectedException ilTermsOfServiceMissingDatabaseAdapterException
Definition at line 42 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testFactoryShouldReturnDatabaseAdapterWhenDatabaseAdapterIsSet | ( | ) |
Definition at line 71 of file ilTermsOfServiceDataGatewayFactoryTest.php.
| ilTermsOfServiceDataGatewayFactoryTest::testInstanceCanBeCreated | ( | ) |
Definition at line 33 of file ilTermsOfServiceDataGatewayFactoryTest.php.
|
protected |
Definition at line 15 of file ilTermsOfServiceDataGatewayFactoryTest.php.