-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Is it possible to use this with spring testing?
In usual JUnit testing I use RunWith (SpringJUnitRunner) and
ContextConfiguration annotations. But here I have to define another Runner.
Maybe thereis some workaround for this problem?
Original issue reported on code.google.com by pavel.finkelshtein on 6 Aug 2012 at 12:23