C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
CppSpec::Matchers::MatcherBase< Actual, Expected > Member List

This is the complete list of members for CppSpec::Matchers::MatcherBase< Actual, Expected >, including all inherited members.

_name (defined in CppSpec::Pretty)CppSpec::Pretty
actual() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inline
description()CppSpec::Matchers::MatcherBase< Actual, Expected >virtual
expectation() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inline
expectation_ (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >protected
expected() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inline
expected_ (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >protected
expected_t typedef (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >
failure_message()CppSpec::Matchers::MatcherBase< Actual, Expected >virtual
failure_message_when_negated()CppSpec::Matchers::MatcherBase< Actual, Expected >virtual
get_location() const (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inline
improve_hash_formatting(const std::string &inspect_string) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
inspect_object(const T &object) (defined in CppSpec::Pretty)CppSpec::Prettystatic
inspect_object(const O &o)CppSpec::Prettyinline
inspect_object(const char *const &o)CppSpec::Prettyinlinestatic
last(const std::string &s, char delim) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
match()=0 (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >pure virtual
MatcherBase(MatcherBase< Actual, Expected > const &copy)=default (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >
MatcherBase(Expectation< Actual > &expectation) (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inlineexplicit
MatcherBase(Expectation< Actual > &expectation, Expected expected) (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inline
name(const std::string &name) const (defined in CppSpec::Pretty)CppSpec::Prettyinline
name_to_sentence(const std::string &name) const (defined in CppSpec::Pretty)CppSpec::Prettyinline
negated_match() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inlinevirtual
run()CppSpec::Matchers::MatcherBase< Actual, Expected >
set_message(std::string message)CppSpec::Matchers::MatcherBase< Actual, Expected >virtual
split_words(const std::string &sym) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
to_sentence(const T &item)CppSpec::Prettyinlinestatic
to_sentence(const std::vector< T > &words)CppSpec::Prettyinlinestatic
to_word(const T &item)CppSpec::Prettyinlinestatic
to_word(const T &item) (defined in CppSpec::Pretty)CppSpec::Prettystatic
to_word(const Matchers::MatcherBase< A, E > &matcher)CppSpec::Prettyinlinestatic
to_word(const bool &item) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
to_word_type(const T &item) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
underscore(const std::string &camel_cased_word) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
verb() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >inlinevirtual
~MatcherBase()=default (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >)CppSpec::Matchers::MatcherBase< Actual, Expected >virtual