InvocationMocker.h File Reference

Go to the source code of this file.

Classes

class  mockpp::InvocationMockerBase< R, I >
 Base class for helper objects to mock invocations. More...
class  mockpp::InvocationMockerBase< R, I >::DescriberBase
 Base for describer objects. More...
class  mockpp::InvocationMockerBase< R, I >::Describer
 This encapsulates knowledge about how the InvocationMockerBuilder class adds matchers to an InvocationMocker. More...
class  mockpp::InvocationMockerBase< R, I >::DefaultDescriber
 Default describer. More...
class  mockpp::InvocationMocker< R, I >
 Helper object to mock invocations. More...
class  mockpp::InvocationMocker< void, I >
 Partial specialisation for helper objects to mock void invocations. More...

Namespaces

namespace  mockpp
 

Namespace for project "Mock Objects for C++".


Defines

#define MOCKPP_INVOCATIONMOCKER_PTI_IMPL(I)
 Implement a specialized class for MOCKPP_NS::InvocationMocker.
#define MOCKPP_INVOCATIONMOCKER_PTI_DECL(I)
 Declare a specialized class for MOCKPP_NS::InvocationMocker.

Detailed Description

Definition in file InvocationMocker.h.


Define Documentation

#define MOCKPP_INVOCATIONMOCKER_PTI_DECL (  ) 

Declare a specialized class for MOCKPP_NS::InvocationMocker.

Neccessary for compilers with weak template capabilities.

#define MOCKPP_INVOCATIONMOCKER_PTI_IMPL (  ) 

Implement a specialized class for MOCKPP_NS::InvocationMocker.

Neccessary for compilers with weak template capabilities.

 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on Tue Jan 5 09:48:57 2010 for mockpp by  doxygen 1.6.1