cmoon::test::text_test_runner<class CharT, class Traits>::run
|
(1) |
|
(2) |
1) Runs and outputs the test result from a single test case.
2) Runs and outputs the test results from the test suite.
Parameters
t_case | - | test case to run |
t_suite | - | test suite to run |
Return value
1) Test result from the test case.
2) A collection of test results from the test suite.