hg: jdk9/dev/jdk: 8059570: Addition of tests for RowSetFactory and RowSetProvider

lance.andersen at oracle.com lance.andersen at oracle.com
Mon Oct 6 17:00:27 UTC 2014


Changeset: e31f880cd705
Author:    lancea
Date:      2014-10-06 12:56 -0400
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e31f880cd705

8059570: Addition of tests for RowSetFactory and RowSetProvider
Reviewed-by: dfuchs

+ test/javax/sql/testng/jars/badFactory.jar
+ test/javax/sql/testng/jars/goodFactory.jar
+ test/javax/sql/testng/test/rowset/RowSetFactoryTests.java
+ test/javax/sql/testng/test/rowset/RowSetProviderTests.java
+ test/javax/sql/testng/util/StubCachedRowSetImpl.java
+ test/javax/sql/testng/util/StubFilteredRowSetImpl.java
+ test/javax/sql/testng/util/StubJdbcRowSetImpl.java
+ test/javax/sql/testng/util/StubJoinRowSetImpl.java
+ test/javax/sql/testng/util/StubRowSetFactory.java
+ test/javax/sql/testng/util/StubWebRowSetImpl.java



More information about the jdk9-dev-changes mailing list