On Wednesday, January 19, 2011, at 01:39 pm, Sanne Grinovero wrote:
> I have tried testng in the past and was not overly happy there
either.
> If I remember correctly the issue there was an inability to alter test
> outcome (altering failures to success due to @FailureExpected e.g.).
That seems to be supported in TestNG:
@Test(expectedExceptions = "...")
That is not always the same thing.
---
Steve Ebersole <steve(a)hibernate.org>
http://hibernate.org