Implemented ground for a mockable jdbc driver for unit test purposes.

mvn eclipse:eclipse -DdownloadSources
mvn test
mvn package
This commit is contained in:
baztian
2013-11-01 19:02:20 +01:00
parent 72b9c30574
commit c8dc6b4175
5 changed files with 119 additions and 0 deletions
+3
View File
@@ -11,3 +11,6 @@
**/*.log
JayDeBeApi.egg-info
./libs/**/*.class
./mockdriver/target
./mockdriver/.classpath
./mockdriver/.project