cmoon::test::test_suite::run_all
|
(1) |
For each test case test in this test_suite, calls test.run(), and inserts the resulting test_result
into the given output iterator.
Parameters
| out | - | output iterator to receive test_results |
Complexity
Linear in number of test cases