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

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

component() const overrideSpecsCpp::SpecRunResultinlinevirtual
copy() const overrideSpecsCpp::SpecRunResultinlinevirtual
failed(ISpecComponent *component, ISpecGroup *group, ISpec *spec, std::string_view message="")SpecsCpp::SpecRunResultinlinestatic
group() const overrideSpecsCpp::SpecRunResultinlinevirtual
message() const overrideSpecsCpp::SpecRunResultinlinevirtual
not_run(ISpecComponent *component, ISpecGroup *group, ISpec *spec)SpecsCpp::SpecRunResultinlinestatic
passed(ISpecComponent *component, ISpecGroup *group, ISpec *spec)SpecsCpp::SpecRunResultinlinestatic
spec() const overrideSpecsCpp::SpecRunResultinlinevirtual
SpecRunResult(ISpecComponent *component, ISpecGroup *group, ISpec *spec, RunResultStatus status, std::string_view message="")SpecsCpp::SpecRunResultinline
status() const overrideSpecsCpp::SpecRunResultinlinevirtual
status_as_string() constSpecsCpp::ISpecRunResultinlinevirtual
timeout(ISpecComponent *component, ISpecGroup *group, ISpec *spec)SpecsCpp::SpecRunResultinlinestatic
~ISpecRunResult()=defaultSpecsCpp::ISpecRunResultvirtual