C++Spec 1.0.0
BDD testing for C++
|
Public Member Functions | |
BeNullptr (Expectation< A > &expectation) | |
std::string | verb () override |
std::string | description () override |
Get the description of the Matcher. | |
bool | match () override |
|
inlineoverridevirtual |
Get the description of the Matcher.
Reimplemented from CppSpec::Matchers::MatcherBase< A, std::nullptr_t >.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Reimplemented from CppSpec::Matchers::MatcherBase< A, std::nullptr_t >.