|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| testInitCustomDBConnection () | |
| testInitDefaultDBConnection () | |
| testInitPostgresDBConnection () | |
Public Member Functions inherited from PKPTestCase | |
| getActualOutput () | |
Data Fields | |
| const | CONFIG_PGSQL = 'pgsql' |
Data Fields inherited from PKPTestCase | |
| $mockedRegistryKeys = array() | |
| $registryBackup = array() | |
Additional Inherited Members | |
Protected Member Functions inherited from DatabaseTestCase | |
| getAffectedTables () | |
| setUp () | |
| tearDown () | |
Protected Member Functions inherited from PKPTestCase | |
| getMockedDAOs () | |
| getMockedRegistryKeys () | |
| mockRequest ($path='index/test-page/test-op', $userId=null) | |
| setTestConfiguration ($config, $configPath='config') | |
Tests for the DBConnectionTest class.
Definition at line 20 of file DBConnectionTest.php.
| DBConnectionTest::testInitCustomDBConnection | ( | ) |
Definition at line 82 of file DBConnectionTest.php.
References PKPTestCase\setTestConfiguration().
| DBConnectionTest::testInitDefaultDBConnection | ( | ) |
Definition at line 28 of file DBConnectionTest.php.
References Config\getVar().
| DBConnectionTest::testInitPostgresDBConnection | ( | ) |
Definition at line 67 of file DBConnectionTest.php.
References PKPTestCase\setTestConfiguration().
| const DBConnectionTest::CONFIG_PGSQL = 'pgsql' |
Definition at line 21 of file DBConnectionTest.php.