Open GoogleCodeExporter opened 8 years ago
How does a soft assertion behave when it fails?
Original comment by pnied...@gmail.com
on 8 Oct 2013 at 2:18
If a soft assertion fails, then test execution continues but the test case
result becomes FAILED (as for regular assertions). And even if all following
assertions pass common test result remains FAILED.
Original comment by krakadzeyau
on 8 Oct 2013 at 4:36
Original issue reported on code.google.com by
krakadzeyau
on 8 Oct 2013 at 10:33