blob: d8f93a2e0331b38069c5c7dad187ca6d14e92851 [file] [log] [blame]
<html>
<body>
Reports JUnit 4 <b>@Test</b> annotated methods which are located inside a class
extending the abstract JUnit 3 class <b>TestCase</b>. Mixing JUnit API's like this is
confusing and can lead to problems running the tests, for example a method annotated with <b>@Ignore</b> won't
be actually ignored if its name starts with test.
<!-- tooltip end -->
<p>
</body>
</html>