cmoon::test::test_suite::test_suite
|
(1) |
|
(2) |
|
(3) |
|
(4) |
1) Constructs an empty test suite with no name.
2) Constructs an empty test suite with the given name.
3) Copy constructor is deleted.
4) Move constructor.
Parameters
other | - | another test suite object to move |