On Fri, 04 Apr 2008, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
