Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
SpecsCpp::SpecRunnerCollection Member List

This is the complete list of members for SpecsCpp::SpecRunnerCollection, including all inherited members.

add(const char *name, ISpecRunner *runner) overrideSpecsCpp::SpecRunnerCollectioninlinevirtual
foreach_runner(ForEachRunnerFn *fn) const overrideSpecsCpp::SpecRunnerCollectioninlinevirtual
SpecsCpp::ISpecRunnerCollection::foreach_runner(std::function< void(const char *, ISpecRunner *)> fn) constSpecsCpp::ISpecRunnerCollectioninline
ForEachRunnerFn typedefSpecsCpp::ISpecRunnerCollection
get(const char *name) const overrideSpecsCpp::SpecRunnerCollectioninlinevirtual
has(const char *name) const overrideSpecsCpp::SpecRunnerCollectioninlinevirtual
~ISpecRunnerCollection()=defaultSpecsCpp::ISpecRunnerCollectionvirtual