mockpp::ChainableMockMethod< RT, P1, P2, P3, P4, P5, P6 > Class Template Reference

Method mock class to select the actual class with the desired number of parameters. More...

List of all members.

Public Member Functions

 ChainableMockMethod (const String &name, ChainableMockObject *parent)
 Constructs the mock object.

Detailed Description

template<typename RT, typename P1 = NoParameter, typename P2 = NoParameter, typename P3 = NoParameter, typename P4 = NoParameter, typename P5 = NoParameter, typename P6 = NoParameter>
class mockpp::ChainableMockMethod< RT, P1, P2, P3, P4, P5, P6 >

Method mock class to select the actual class with the desired number of parameters.

Works with meta programming.

Definition at line 262 of file CountedChainableMethod.h.


Constructor & Destructor Documentation

template<typename RT , typename P1 = NoParameter, typename P2 = NoParameter, typename P3 = NoParameter, typename P4 = NoParameter, typename P5 = NoParameter, typename P6 = NoParameter>
mockpp::ChainableMockMethod< RT, P1, P2, P3, P4, P5, P6 >::ChainableMockMethod ( const String name,
ChainableMockObject parent 
) [inline]

Constructs the mock object.

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

Definition at line 277 of file CountedChainableMethod.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:12 2010 for mockpp by  doxygen 1.6.1