I am experiencing a strange behavior of Intellij IDEA 2016.3. Having a class with method foo and a JUnit test for the method when I get java.lang.Exceptio
foo
java.lang.Exceptio
Make sure that your @test methods as well as the test class are public.
@test
public