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