|
CppTest
Version 2.0.0
|
This is the complete list of members for Test::Suite, including all inherited members.
| add(std::unique_ptr< Suite > suite) | Test::Suite | |
| assertment(Source s) | Test::Suite | protected |
| continue_after_failure() const (defined in Test::Suite) | Test::Suite | inlineprotected |
| DoRun (defined in Test::Suite) | Test::Suite | friend |
| ExecTests (defined in Test::Suite) | Test::Suite | friend |
| Func typedef | Test::Suite | protected |
| register_test(Func func, const std::string &name) | Test::Suite | protected |
| run(Output &output, bool cont_after_fail=true) | Test::Suite | |
| setup() | Test::Suite | inlineprotectedvirtual |
| SubSuiteTests (defined in Test::Suite) | Test::Suite | friend |
| SubSuiteTime (defined in Test::Suite) | Test::Suite | friend |
| Suite() | Test::Suite | |
| tear_down() | Test::Suite | inlineprotectedvirtual |
| ~Suite() | Test::Suite | virtual |
1.8.14