Reports JUnit 3 style test methods which are located inside a class which does not extend the abstract JUnit 3 class
TestCase
and contains JUnit 4
@Test
annotated methods. In addition to being confusing such test methods will not be run.