Skip to content

Commit

Permalink
JDBC-201 Migrate JUnit tests to JUnit 4:
Browse files Browse the repository at this point in the history
Replace JUnit 3.8.1 with JUnit 4.10 (including hamcrest-core)
  • Loading branch information
mrotteveel committed Aug 6, 2012
1 parent be3f669 commit 5b74070
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .classpath
Expand Up @@ -20,7 +20,6 @@
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="lib/test/jmock-2.5.1.jar"/>
<classpathentry kind="lib" path="lib/test/jmock-junit3-2.5.1.jar"/>
<classpathentry kind="lib" path="lib/test/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="lib/test/hamcrest-library-1.1.jar"/>
<classpathentry kind="lib" path="lib/test/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="lib" path="lib/test/jmock-legacy-2.5.1.jar"/>
Expand Down
Binary file modified lib/junit.jar
Binary file not shown.
Binary file removed lib/test/hamcrest-core-1.1.jar
Binary file not shown.

0 comments on commit 5b74070

Please sign in to comment.