This inspection reports JUnit 4 @Test annotated methods which are located inside a class extending the abstract JUnit 3 class TestCase. Mixing JUnit API's like this is confusing and can lead to problems running the tests.
New in 8, Powered by InspectionGadgets