Have a error "! JUnit version 3.8 or later expected:"

Looks like Idea thinks this is a JUnit test because the class name ends with “Test”. You should probably avoid that.

1 Like