mockpp::VisitableMockMethod0Common< R > Class Template Reference
[Controlling behaviour of a Visitable Mock Object]

Common stuff to set up visitable mock method expectations with 0 parameters. More...

Inheritance diagram for mockpp::VisitableMockMethod0Common< R >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 VisitableMockMethod0Common (const String &name, VisitableMockObject *parent)
 Constructs the mock object.

Protected Member Functions

void forward_param () const
 Perform the internals to verify a mocked method.

Detailed Description

template<typename R>
class mockpp::VisitableMockMethod0Common< R >

Common stuff to set up visitable mock method expectations with 0 parameters.

Definition at line 47 of file VisitableMockMethod0.h.


Constructor & Destructor Documentation

template<typename R>
mockpp::VisitableMockMethod0Common< R >::VisitableMockMethod0Common ( const String name,
VisitableMockObject parent 
) [inline]

Constructs the mock object.

Parameters:
name human readable description about the expectation
parent parent Visitable mock object

Definition at line 55 of file VisitableMockMethod0.h.


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:16 2010 for mockpp by  doxygen 1.6.1