I added a new test class. And tried to run it, but got the no class def found error.
But other test classes work fine.
And I am sure the new test class is compiled, its .class file is in the right folder.
I added a new test class. And tried to run it, but got the
Share
problem solved by right clicking the project and then select maven->update project configurations.
But I still dont know what when wrong.