« Return to Thread: FailureRecorder problems in Gump

Re: FailureRecorder problems in Gump

by Stefan Bodewig :: Rate this Message:

Reply to Author | View in Thread

On Fri, 04 Apr 2008, Stefan Bodewig <bodewig@...> 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: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: FailureRecorder problems in Gump