Author Login
Post Reply
On Fri, 04 Apr 2008, Stefan Bodewig <bodewig@(protected):
> The root of the problem probably is that FailureRecorder expects the
> Test instance passed into addFailure to be an instance of the class
> under test - something that isn't true for JUnit4 wrapped tests in
> Ant.
it also assumes the class under test has a String-arg constructor
which isn't necessarily true for JUnit3 type of tests either.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)