-
Sep 13th, 2008, 09:56 AM
#1
spring-test breaks in Junit 4.5
Basically, Junit 4.5 took out exceptions out the constructor classes. So I am running spring2.5.5 under it will get:
java.lang.NoClassDefFoundError: org/junit/Assume$AssumptionViolatedException at org.springframework.test.context.junit4.SpringMeth odRoadie.runTestMethod(SpringMethodRoad
ie.java:240)
Thanks,
jfd
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules