Re: [antunit] A fail task

2009-10-26 Thread Nicolas Lalevée
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

Re: [antunit] A fail task

2009-10-20 Thread Stefan Bodewig
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

[antunit] A fail task

2009-10-17 Thread Nicolas Lalevée
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