Closed GoogleCodeExporter closed 9 years ago
An failing assertion actually throws a AssertionFailureException which explains
why DoesNotThrow also fails. But this is something we could improve.
DoesNoThrow should actually simply ignore AssertionFailureExceptions because
they will be reported later as a failing assertion anyway.
Going to fix that soon; otherwise you might submit a patch if you want (see if
the status of the issue is not "Started" yet)
Thank you for reporting that,
Yann.
Original comment by Yann.Tre...@gmail.com
on 15 Nov 2010 at 7:12
Original comment by Yann.Tre...@gmail.com
on 18 Nov 2010 at 10:31
Fixed in v3.3 trunk and v3.2 branch.
Will be part of the v3.2.1 release.
Original comment by Yann.Tre...@gmail.com
on 18 Nov 2010 at 10:41
Original comment by Yann.Tre...@gmail.com
on 5 Dec 2010 at 11:33
Original issue reported on code.google.com by
dales...@gmail.com
on 14 Nov 2010 at 4:19