C++Spec 1.0.0
BDD testing for C++
|
This is the complete list of members for CppSpec::Runner, including all inherited members.
add_spec(Description &spec) | CppSpec::Runner | inline |
add_specs(Specs &... specs) (defined in CppSpec::Runner) | CppSpec::Runner | inline |
exec() (defined in CppSpec::Runner) | CppSpec::Runner | inline |
run(std::source_location location=std::source_location::current()) (defined in CppSpec::Runner) | CppSpec::Runner | inline |
Runner(Formatters &&... formatters) (defined in CppSpec::Runner) | CppSpec::Runner | inlineexplicit |
Runner(std::list< std::shared_ptr< Formatters::BaseFormatter > > &&formatters) (defined in CppSpec::Runner) | CppSpec::Runner | inlineexplicit |