https://issues.apache.org/bugzilla/show_bug.cgi?id=55465
Bug ID: 55465
Summary: JUnit 4 tries to execute non test classes (No runnable
methods)
Product: Ant
Version: 1.9.2
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Using <junit> with <batchtest> tries to execute non test classes which include
abstract classes (bug 20547, from 2003!) and helper classes which will fail
with "No runnable methods" which is possibly the same as bug 2956 (2001 WTF
!?).
JUnit-4.11
--
You are receiving this mail because:
You are the assignee for the bug.