![]() |
Specs
Beautiful C++ Test Framework
|
This is the complete list of members for SpecsCpp::SpecRunnerCollection, including all inherited members.
| add(const char *name, ISpecRunner *runner) override | SpecsCpp::SpecRunnerCollection | inlinevirtual |
| foreach_runner(ForEachRunnerFn *fn) const override | SpecsCpp::SpecRunnerCollection | inlinevirtual |
| SpecsCpp::ISpecRunnerCollection::foreach_runner(std::function< void(const char *, ISpecRunner *)> fn) const | SpecsCpp::ISpecRunnerCollection | inline |
| ForEachRunnerFn typedef | SpecsCpp::ISpecRunnerCollection | |
| get(const char *name) const override | SpecsCpp::SpecRunnerCollection | inlinevirtual |
| has(const char *name) const override | SpecsCpp::SpecRunnerCollection | inlinevirtual |
| ~ISpecRunnerCollection()=default | SpecsCpp::ISpecRunnerCollection | virtual |