Implemented ground for a mockable jdbc driver for unit test purposes.
mvn eclipse:eclipse -DdownloadSources mvn test mvn package
This commit is contained in:
@@ -11,3 +11,6 @@
|
||||
**/*.log
|
||||
JayDeBeApi.egg-info
|
||||
./libs/**/*.class
|
||||
./mockdriver/target
|
||||
./mockdriver/.classpath
|
||||
./mockdriver/.project
|
||||
|
||||
Reference in New Issue
Block a user