mockpp::AbstractExpectation< T > Member List
This is the complete list of members for
mockpp::AbstractExpectation< T >, including all inherited members.
AbstractExpectation(const String &name, VerifiableList *parent) | mockpp::AbstractExpectation< T > | [inline] |
assertEquals(const String &message, const T &expectedValue, const T &actualValue) const | mockpp::AbstractExpectation< T > | [inline, protected] |
clearActual()=0 | mockpp::AbstractExpectation< T > | [pure virtual] |
clearFailOnVerify() | mockpp::AbstractExpectation< T > | [inline] |
clearHasExpectations() | mockpp::AbstractExpectation< T > | [inline, protected] |
Expectation(const String &name, VerifiableList *parent) | mockpp::Expectation | [inline] |
getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::Verifiable | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
hasExpectations() const | mockpp::AbstractExpectation< T > | [inline, virtual] |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
numVerifiables() const | mockpp::Verifiable | [virtual] |
reset()=0 | mockpp::Verifiable | [pure virtual] |
setExpectNothing()=0 | mockpp::Expectation | [pure virtual] |
setFailOnVerify() | mockpp::AbstractExpectation< T > | [inline, virtual] |
setHasExpectations() | mockpp::AbstractExpectation< T > | [inline, protected] |
setParent(VerifiableList *parent) | mockpp::Verifiable | |
shouldCheckImmediately() const | mockpp::AbstractExpectation< T > | [inline, protected] |
Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
verify()=0 | mockpp::AbstractExpectation< T > | [pure virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |