mockpp::MixedMockObject Class Reference
[Advanced Mock Objects]

A MockObject that merges all the advanced mock objects. More...

Inheritance diagram for mockpp::MixedMockObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MixedMockObject (const String &name, VerifiableList *parent=0)
 Construct the item.
virtual ~MixedMockObject ()
 Destruct the item.
virtual void reset ()
 Frees all internal data.
virtual void verify ()
 Verifies the object and the mock objects it contains.

Detailed Description

A MockObject that merges all the advanced mock objects.

Definition at line 46 of file MixedMockObject.h.


Constructor & Destructor Documentation

mockpp::MixedMockObject::MixedMockObject ( const String name,
VerifiableList parent = 0 
)

Construct the item.

Parameters:
name human readable description about the object
parent parent verifiable

Definition at line 40 of file MixedMockObject.cpp.


Member Function Documentation

void mockpp::MixedMockObject::verify (  )  [virtual]

Verifies the object and the mock objects it contains.

If it fails, an AssertionFailedError is thrown

Reimplemented from mockpp::MockObject.

Definition at line 53 of file MixedMockObject.cpp.


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

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