Le 21 oct. 09 à 07:32, Stefan Bodewig a écrit :
On 2009-10-17, Nicolas Lalevée wrote:
I have some use case where I need to fail no matter what. Basically I
need a task corresponding to the junit.framework.Assert#fail().
To implement it I suggest we implement it like the fail Ant
task. Act
On 2009-10-17, Nicolas Lalevée wrote:
> I have some use case where I need to fail no matter what. Basically I
> need a task corresponding to the junit.framework.Assert#fail().
> To implement it I suggest we implement it like the fail Ant
> task. Actually I suggest to rename "assertTrue" to "fail
I have some use case where I need to fail no matter what. Basically I
need a task corresponding to the junit.framework.Assert#fail().
To implement it I suggest we implement it like the fail Ant task.
Actually I suggest to rename "assertTrue" to "fail" in the
antlib.xml(or "failure", "testFa