mockpp::AbstractExpectationCollection< T > Member List
This is the complete list of members for
mockpp::AbstractExpectationCollection< T >, including all inherited members.
| AbstractExpectation(const String &name, VerifiableList *parent) | mockpp::AbstractExpectation< T > | [inline] |
| AbstractExpectationCollection(const String &name, VerifiableList *parent) | mockpp::AbstractExpectationCollection< T > | [inline] |
| assertEquals(const String &message, const T &expectedValue, const T &actualValue) const | mockpp::AbstractExpectation< T > | [inline, protected] |
| checkImmediateValue(const T &actualItem) const =0 | mockpp::AbstractExpectationCollection< T > | [protected, pure virtual] |
| clearActual()=0 | mockpp::AbstractExpectation< T > | [pure virtual] |
| clearExpectation()=0 | mockpp::AbstractExpectationCollection< T > | [protected, 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::AbstractExpectationCollection< T > | [protected, 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] |