C++Spec
1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
C
CppSpec::Formatters::BaseFormatter
C
CppSpec::Formatters::JUnitXML
C
CppSpec::Formatters::Progress
C
CppSpec::Formatters::TAP
C
CppSpec::Formatters::Verbose
C
CppSpec::Matchers::BeWithinHelper< A, E >
C
CppSpec::Expectation< A >
Wraps the target of an expectation
C
CppSpec::ExpectationValue< A >
C
CppSpec::Expectation< decltype(std::declval< F >()())>
C
CppSpec::ExpectationFunc< F >
C
CppSpec::LetBase
Base class for lets to abstract away the template arguments
C
CppSpec::NegativeExpectationHandler
Handles "negative" expectations (i.e. negated with '.not_()
C
CppSpec::PositiveExpectationHandler
Handles "positive" expectations (i.e. non-negated)
C
CppSpec::Pretty
A helper base class that assists in pretty-printing various objects
C
CppSpec::Matchers::MatcherBase< A, E >
C
CppSpec::Matchers::BeBetween< A, E >
C
CppSpec::Matchers::BeGreaterThan< A, E >
C
CppSpec::Matchers::BeLessThan< A, E >
C
CppSpec::Matchers::BeWithin< A, E >
C
CppSpec::Matchers::ContainBase< A, E, U >
C
CppSpec::Matchers::Contain< A, E, U >
C
CppSpec::Matchers::EndWith< A, E >
C
CppSpec::Matchers::Equal< A, E >
The
equal
matcher
C
CppSpec::Matchers::StartWith< A, E >
C
CppSpec::Matchers::MatcherBase< A, std::nullptr_t >
C
CppSpec::Matchers::BeNullptr< A >
C
CppSpec::Matchers::MatcherBase< A, U >
C
CppSpec::Matchers::ContainBase< A, U, U >
C
CppSpec::Matchers::Contain< A, U, U >
C
CppSpec::Matchers::Contain< A, U, U >
C
CppSpec::Matchers::MatcherBase< A, void * >
C
CppSpec::Matchers::Fail< A >
C
CppSpec::Matchers::Throw< A, Ex >
C
CppSpec::Matchers::MatcherBase< A, std::string >
C
CppSpec::Matchers::FailWith< A >
C
CppSpec::Matchers::MatcherBase< T, void * >
C
CppSpec::Matchers::HaveError< T >
C
CppSpec::Matchers::HaveValue< T >
C
CppSpec::Matchers::MatcherBase< T, E >
C
CppSpec::Matchers::Equal< T, E >
C
CppSpec::Matchers::HaveValueEqualTo< T, E >
C
CppSpec::Matchers::HaveErrorEqualTo< T, E >
C
CppSpec::Matchers::MatcherBase< A, std::regex >
C
CppSpec::Matchers::Match< A >
C
CppSpec::Matchers::MatchPartial< A >
C
CppSpec::Matchers::MatcherBase< A, bool >
C
CppSpec::Matchers::Satisfy< A >
C
CppSpec::Matchers::MatcherBase< Actual, Expected >
Base class for all Matcher classes and objects
C
CppSpec::Formatters::JUnitNodes::Result
C
CppSpec::Result
C
CppSpec::Runnable
Base class for all objects in the execution tree
C
CppSpec::Description
C
CppSpec::ClassDescription< T >
A
Description
with a defined subject
C
CppSpec::ItBase
Base class for
it
expressions
C
CppSpec::ItCD< T >
An
it
embedded in a
ClassDescription
C
CppSpec::ItD
An
it
embedded in a
Description
C
CppSpec::Runner
A collection of Descriptions that are run in sequence
C
CppSpec::Formatters::JUnitNodes::TestCase
C
CppSpec::Formatters::JUnitNodes::TestSuite
C
CppSpec::Formatters::JUnitNodes::TestSuites
C
CppSpec::Util::verbose_assert< result >
Helper class for static assertions that has a built-in error string
Generated by
1.16.1