Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Developers List »

Re: FailureRecorder problems in Gump

Stefan Bodewig

2008-04-04

Replies:

Author LoginPost 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)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.