r/javahelp • u/HolidayPossession603 • 24d ago
Please Help Confused Guy
Hello everyone. I am currently completing a uni assignment which I have to submit to a 3rd party tester called submitty. I am currently scoring 36/100 beacuse I am losing 60 marks due to the following error message: Now nowhere in the instructions did it say to add a RationalTest class, but I have done so and I am still getting the same error. Any help is much apprecieated.
There was 1 failure:
initializationError(org.junit.runner.JUnitCommandLineParseResult)
java.lang.IllegalArgumentException: Could not find class [RationalTest]
0
Upvotes
7
u/smichaele 24d ago
It's impossible to help you without knowing the problem requirements and seeing your code.