mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 03:20:11 +01:00
PostgreSQL: added test case for failed connection attempt.
This commit is contained in:
@@ -36,9 +36,11 @@ public:
|
||||
~PostgreSQLTest();
|
||||
|
||||
void testConnectNoDB();
|
||||
void testFailedConnect();
|
||||
void testPostgreSQLOIDs();
|
||||
void testBarebonePostgreSQL();
|
||||
|
||||
|
||||
void testSimpleAccess();
|
||||
void testComplexType();
|
||||
void testSimpleAccessVector();
|
||||
|
||||
Reference in New Issue
Block a user