, including all inherited members.
AbstractExpectation(const String &name, VerifiableList *parent) | mockpp::AbstractExpectation< unsigned > | [inline] |
assertEquals(const String &message, const unsigned &expectedValue, const unsigned &actualValue) const | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
clearActual() | mockpp::ExpectationCounter | [virtual] |
clearExpectation() | mockpp::ExpectationCounter | [protected, virtual] |
clearFailOnVerify() | mockpp::AbstractExpectation< unsigned > | [inline] |
clearHasExpectations() | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
Expectation(const String &name, VerifiableList *parent) | mockpp::Expectation | [inline] |
ExpectationCounter(const String &name, VerifiableList *parent=0) | mockpp::ExpectationCounter | |
getActual() const | mockpp::ExpectationCounter | |
getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::Verifiable | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
hasExpectations() const | mockpp::AbstractExpectation< unsigned > | [inline, virtual] |
inc() | mockpp::ExpectationCounter | |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
numVerifiables() const | mockpp::Verifiable | [virtual] |
reset() | mockpp::ExpectationCounter | [virtual] |
setExpected(unsigned expectedCalls) | mockpp::ExpectationCounter | |
setExpected(unsigned expectedMinCalls, unsigned expectedMaxCalls) | mockpp::ExpectationCounter | |
setExpectNothing() | mockpp::ExpectationCounter | [virtual] |
setFailOnVerify() | mockpp::AbstractExpectation< unsigned > | [inline, virtual] |
setHasExpectations() | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
setParent(VerifiableList *parent) | mockpp::Verifiable | |
shouldCheckImmediately() const | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
verify() | mockpp::ExpectationCounter | [virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |