|
From: Rod J. <rod...@in...> - 2003-07-08 19:14:05
|
Guys, We currently have a problem with the test coverage for the jdbc.core.support package (4.7%). There is the live test module, but I much prefer mock-based tests that run without dependencies such as a database. I'd really like to get this coverage up, as it's an important part of the framework. Dmitriy, JP? Do you have a chance to look at this, as you've contributed to this package? I can maybe provide a starting point of a mock-based test, although the other JDBC tests should be a useful guide. Our overall coverage is 72% now. Regards, Rod |