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=39995>. 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=39995 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-11 21:06 ------- IDEA delivers this granularity; I dont know how. the only way I know to get junit to run a single method in a test case is to implement the static method public static TestCase[] suite() and return an array of pre-instantiated TestCase objects. So maybe, just maybe, something like this could be done for ant, too. On Java1.5 you could dynamically create the subclass with the method, for java1.4 it would be trickier. -- 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]