IN PROGRESS - BATCH-672: modified advice and dao tests. Modified AbstractBatchLauncherTests base class to use JUnit4

This commit is contained in:
trisberg
2008-07-22 18:01:43 +00:00
parent f777e62736
commit 4f55f8d970
43 changed files with 774 additions and 399 deletions

View File

@@ -133,8 +133,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>easymock</groupId>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>2.4</version>
</dependency>
<!-- optional dependency from infrastructure -->
<dependency>