[ http://issues.apache.org/jira/browse/DERBY-1684?page=comments#action_12427699 ] Daniel John Debrunner commented on DERBY-1684: ----------------------------------------------
Why not keep the code in a single place and have the test self-configure. Decide which classes to test based upon the availability of the classes and/or the framework. > Move client data source tests from jdbcapi/dataSourceReference.java to a > separate test > -------------------------------------------------------------------------------------- > > Key: DERBY-1684 > URL: http://issues.apache.org/jira/browse/DERBY-1684 > Project: Derby > Issue Type: Test > Components: Test > Reporter: Deepa Remesh > Priority: Minor > > jdbcapi/dataSourceReference.java currently tests both embedded and client > data sources. The tests for client data source must be moved to a separate > test. This will ensure following: > * Can run embedded driver tests without requiring client jars. > * Can separate out all client tests and make it part of derbynetclientmats > suite. This way, we can run just this suite to test any client changes. > It would be good to check if there are other tests which fall into similar > category. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
