cmoon::test::test_result::test_result
|
(1) |
|
(2) |
|
(3) |
1) Constructs an empty test result with no errors and no failures.
2) Copy constructor.
3) Move constructor.
Parameters
other | - | another test result object to copy/move |