Alexey Petrenko wrote:
Yes, when they *break*. And how do you find the failed test? you look
at the name and the stacktrace. If I told you it was test12343532()
you'd find it just as quickly as if I told you it was
test_foo_bar_woogie_java_net_thing_exception_wuggawugga_parameter_string_int_boolean_jata_util_fwoppy()
because you'd just search for that 'token' in the file. Actually, you
probably would get the stacktrace and find it from there, in which case
the relevant information is the line number in the file :)
Usually you will also have a line number in stacktrace :)
So finding the place of failure is not a problem at all...
Isn't that what I just said? :)
geir
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]