cmoon::test::test_result::add_failure
|
(1) |
Adds the given cmoon::test::assert_exception
to this test result as a failure.
A failure is usually an exception thrown from an assertion.
Parameters
e | - | The exception describing the assertion |
Return value
(none)