org.postgresql.test.jdbc2.optional |
|
Java Source File Name | Type | Comment |
BaseDataSourceTest.java | Class | Common tests for all the BaseDataSource implementations. |
ConnectionPoolTest.java | Class | Tests for the ConnectionPoolDataSource and PooledConnection
implementations. |
OptionalTestSuite.java | Class | Test suite for the JDBC 2.0 Optional Package implementation. |
PoolingDataSourceTest.java | Class | Minimal tests for pooling DataSource. |
SimpleDataSourceTest.java | Class | Performs the basic tests defined in the superclass. |