cmoon::test::test_result::add_error
|
(1) |
Adds the given std::exception
to this test result as an error.
An error is usually an unexpected exception.
Parameters
e | - | The exception describing the error |
Return value
(none)