DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40406>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40406 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 22:23 ------- Hi I solved that issue on that time by extending our *Test classes with TestCase. Although it is not required with Junit 4 still, to get reports I did this. I think now we can achieve this by using Ant 1.7(Beta). Regards, Saurav (In reply to comment #0) > I'm using JUnit 4 for my unit tests and using @Test instead of testMethodName. > The actual JUnit task executes fine and all tests are detected and pass, but > once they get to the JUnit report, all class reports label the test methods as > "unknown" in the name column instead of the actual method name. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]