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