mockpp::StubBuilder< R, I > Class Template Reference
[Chaining behaviour of a Chainable Mock Object]

Builder class for stub related purposes. More...

Inheritance diagram for mockpp::StubBuilder< R, I >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

IdentityBuilderwill (const StubHolder< R, I > &stubAction)
 Sets the stub return data for the invocation.
virtual void setStub (const StubHolder< R, I > &stubAction)=0
 Sets the stub data for the invocation.

Detailed Description

template<typename R, typename I>
class mockpp::StubBuilder< R, I >

Builder class for stub related purposes.

Definition at line 55 of file StubBuilder.h.


Member Function Documentation

template<typename R , typename I >
virtual void mockpp::StubBuilder< R, I >::setStub ( const StubHolder< R, I > &  stubAction  )  [pure virtual]

Sets the stub data for the invocation.

Parameters:
stubAction the stub object

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on Tue Jan 5 09:49:05 2010 for mockpp by  doxygen 1.6.1