Unit tests not running when fork set to "class"
I have a number of unit tests that rely on being run in a separate JVM as they are in Maven or Ant. When I set the fork option in IDEA to "class," it instantiates all the unit test classes, then says "Done: 0 of 106 (8.537 s)" The list of unit tests is displayed in the Run window, but none have been executed. I also get a message in the lower left corner that reads "Failed to start: 0 passed, 106 not started." Any advice would be greatly appreciated. I've tried a number of things and can't seem to get the tests to run. Thanks!
Please sign in to leave a comment.
I'm not sure if this is relevant, but I'm running on a Mac - OS X 10.6.7, Java 1.6.0_24-b07-334-10M3326. IDEA 10.5 build 107.105.