C++Spec 1.0.0
BDD testing for C++
|
This is the complete list of members for CppSpec::Matchers::Contain< A, E, U >, including all inherited members.
_name (defined in CppSpec::Pretty) | CppSpec::Pretty | |
actual_collection_includes(U expected_item) (defined in CppSpec::Matchers::ContainBase< A, E, U >) | CppSpec::Matchers::ContainBase< A, E, U > | protected |
ContainBase(Expectation< A > &expectation, std::initializer_list< U > expected) (defined in CppSpec::Matchers::ContainBase< A, E, U >) | CppSpec::Matchers::ContainBase< A, E, U > | inline |
ContainBase(Expectation< A > &expectation, U expected) (defined in CppSpec::Matchers::ContainBase< A, E, U >) | CppSpec::Matchers::ContainBase< A, E, U > | inline |
description() override | CppSpec::Matchers::ContainBase< A, E, U > | virtual |
diffable() (defined in CppSpec::Matchers::ContainBase< A, E, U >) | CppSpec::Matchers::ContainBase< A, E, U > | inlinevirtual |
failure_message() override | CppSpec::Matchers::ContainBase< A, E, U > | virtual |
failure_message_when_negated() override | CppSpec::Matchers::ContainBase< A, E, U > | virtual |
improve_hash_formatting(const std::string &inspect_string) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
inspect_object(const T &object) (defined in CppSpec::Pretty) | CppSpec::Pretty | static |
inspect_object(const O &o) | CppSpec::Pretty | inline |
inspect_object(const char *const &o) | CppSpec::Pretty | inlinestatic |
last(const std::string &s, char delim) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
match() override (defined in CppSpec::Matchers::Contain< A, E, U >) | CppSpec::Matchers::Contain< A, E, U > | virtual |
name(const std::string &name) const (defined in CppSpec::Pretty) | CppSpec::Pretty | inline |
name_to_sentence(const std::string &name) const (defined in CppSpec::Pretty) | CppSpec::Pretty | inline |
negated_match() override (defined in CppSpec::Matchers::Contain< A, E, U >) | CppSpec::Matchers::Contain< A, E, U > | virtual |
perform_match(Predicate predicate, Predicate hash_subset_predicate) (defined in CppSpec::Matchers::Contain< A, E, U >) | CppSpec::Matchers::Contain< A, E, U > | protected |
run() | CppSpec::Matchers::MatcherBase< A, E > | |
set_message(std::string message) | CppSpec::Matchers::MatcherBase< A, E > | virtual |
split_words(const std::string &sym) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
to_sentence(const T &item) | CppSpec::Pretty | inlinestatic |
to_sentence(const std::vector< T > &words) | CppSpec::Pretty | inlinestatic |
to_word(const T &item) | CppSpec::Pretty | inlinestatic |
to_word(const T &item) (defined in CppSpec::Pretty) | CppSpec::Pretty | static |
to_word(const Matchers::MatcherBase< A, E > &matcher) | CppSpec::Pretty | inlinestatic |
to_word(const bool &item) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
to_word_type(const T &item) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
underscore(const std::string &camel_cased_word) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
verb() override (defined in CppSpec::Matchers::ContainBase< A, E, U >) | CppSpec::Matchers::ContainBase< A, E, U > | inlinevirtual |