Hi,

When using dbutils, I use MockResultSet class and
MockResultSetMetaData class in order to write simple unit tests.

That's why I would like to move MockResultSet class and
MockResultSetMetaData class from the test package to the main package,
so that it would be included in the dbutils jar distrib.
This would allow users (including myself) to use both class without
having from rebuilding the test jar from dbutils source, and adding
the test jar to the project classpath.


What do you think? Should I create a JIRA issue for this?

Regards,
Julien

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to