C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
CppSpec::ItCD< T > Member List

This is the complete list of members for CppSpec::ItCD< T >, including all inherited members.

add_result(const Result &result) (defined in CppSpec::ItBase)CppSpec::ItBaseinline
Block typedef (defined in CppSpec::ItCD< T >)CppSpec::ItCD< T >
clear_results() noexcept (defined in CppSpec::ItBase)CppSpec::ItBaseinline
expect(T value, std::source_location location=std::source_location::current())CppSpec::ItBase
expect(T block, std::source_location location=std::source_location::current())CppSpec::ItBase
expect(std::initializer_list< T > init_list, std::source_location location=std::source_location::current())CppSpec::ItBase
expect(Let< T > &let, std::source_location location=std::source_location::current())CppSpec::ItBase
expect(const char *string, std::source_location location=std::source_location::current())CppSpec::ItBaseinline
get_children() noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_children() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_description() const noexceptCppSpec::ItBaseinline
get_location() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_parent() noexceptCppSpec::Runnableinline
get_parent() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_parent_as() noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_parent_as() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_result() const override (defined in CppSpec::ItBase)CppSpec::ItBaseinlinevirtual
get_results() noexcept (defined in CppSpec::ItBase)CppSpec::ItBaseinline
get_results() const noexcept (defined in CppSpec::ItBase)CppSpec::ItBaseinline
get_runtime() const (defined in CppSpec::Runnable)CppSpec::Runnableinline
get_start_time() const (defined in CppSpec::Runnable)CppSpec::Runnableinline
has_parent() noexceptCppSpec::Runnableinline
has_parent() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
is_expected(std::source_location location=std::source_location::current()) (defined in CppSpec::ItCD< T >)CppSpec::ItCD< T >inline
ItBase()=delete (defined in CppSpec::ItBase)CppSpec::ItBase
ItBase(std::source_location location) noexceptCppSpec::ItBaseinlineexplicit
ItBase(std::source_location location, const char *description) noexceptCppSpec::ItBaseinlineexplicit
ItCD(std::source_location location, T &subject, const char *description, Block block) (defined in CppSpec::ItCD< T >)CppSpec::ItCD< T >inline
ItCD(std::source_location location, T &subject, Block block) (defined in CppSpec::ItCD< T >)CppSpec::ItCD< T >inline
make_child(Args &&... args) (defined in CppSpec::Runnable)CppSpec::Runnableinline
needs_description() noexceptCppSpec::ItBaseinline
num_failures() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
num_tests() const noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
padding() const noexceptCppSpec::Runnableinline
run() override (defined in CppSpec::ItCD< T >)CppSpec::ItCD< T >virtual
Runnable(std::source_location location) (defined in CppSpec::Runnable)CppSpec::Runnableinline
set_description(std::string_view description) noexceptCppSpec::ItBaseinline
set_location(std::source_location location) noexcept (defined in CppSpec::Runnable)CppSpec::Runnableinline
subjectCppSpec::ItCD< T >
timed_run() (defined in CppSpec::Runnable)CppSpec::Runnableinlinevirtual
~Runnable()=default (defined in CppSpec::Runnable)CppSpec::Runnablevirtual