Answer the question
In order to leave comments, you need to log in
IDEA finds the controller class, junit launched from IDEA - no longer?
There is a unit-test for the Grayles controller XXXController. IDEA does not highlight any errors, all connections are in place (of course). However, when running the XXXControllerTest unit test from an idea (ctrl+shift+f10), an error is thrown:
junit.framework.AssertionFailedError: Exception in constructor: testXXX (java.lang.ClassNotFoundException: XXXController
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question