Commit Graph

8 Commits (722c3cf22d936c30a18582c05c9be5ed27881b03)

Author SHA1 Message Date
baztian 3f10b20c4d Fix mockito issues 2020-05-27 17:42:47 +02:00
baztian 26f16948ea Fix incompatibility with newer maven versions 2019-07-09 22:23:32 +02:00
baztian 8f3345bcdf Make mock driver Java 7 compatible again (Travis standard JDK). 2017-03-21 20:04:08 +01:00
baztian 4df6414d27 Write testcase for #18. (Very rough version. MockConnection method
should be more flexible and use less copy code)
2017-03-21 20:04:08 +01:00
baztian 9b12177f36 Remove specific Java version build dependency to make mockdriver compile on travis ci. 2015-04-02 09:16:06 +02:00
baztian ae4f418e85 Try to compile mockdriver on travis ci. 2015-04-02 09:16:06 +02:00
baztian 030b05ac77 Made mockdriver depenencies available 2014-01-31 18:13:18 +01:00
baztian c8dc6b4175 Implemented ground for a mockable jdbc driver for unit test purposes.
mvn eclipse:eclipse -DdownloadSources
mvn test
mvn package
2013-11-01 19:02:20 +01:00