Class AbstractSQLTestCase
java.lang.Object
org.wildfly.clustering.marshalling.AbstractSQLTestCase
Generic tests for java.sql.* classes.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractSQLTestCase
-
-
Method Details
-
testSQLDate
@Test public void testSQLDate() -
testSQLTime
@Test public void testSQLTime() -
testSQLTimestamp
@Test public void testSQLTimestamp()
-