cmoon::test::test_result::errors
|
(1) |
Returns the errors in this test_result
.
Parameters
(none)
Return value
A std::vector
of the errors of this test_result
Exceptions
This function never throws exceptions
|
(1) |
Returns the errors in this test_result
.
(none)
A std::vector
of the errors of this test_result
This function never throws exceptions