Advanced Mock Objects

Advanced Mock Objects provide functionality for some of the common tasks to set up behaviour for a mock object. More...

Classes

class  mockpp::MixedMockObject
 A MockObject that merges all the advanced mock objects. More...
class  mockpp::MockObject
 Base class for setting up mock objcts that are able to emulate a real world object. More...
class  mockpp::ChainableMockObjectBase
 Base for a generic object that can be used to replace a real world object for testing purposes. More...
class  mockpp::ChainableMockObject
 A generic object that can be used to replace a real world object for testing purposes. More...
class  mockpp::VisitableMockObjectBase
 Base class for a generic object that can be used to replace a real world object for testing purposes. More...
class  mockpp::VisitableMockObject
 A generic object that can be used to replace a real world object for testing purposes. More...
class  mockpp::VerifyingTestCaller< VerifyingFixtureType, DoTheVerify >
 VerifyingTestCaller that verifies Verifiable fields and registered Verifiable objects after the test has run and before the fixture has been torn down. More...
class  mockpp::VerifyingTestCase
 TestCase that verifies Verifiable fields and registered Verifiable objects after the test has run and before the fixture has been torn down. More...

Detailed Description

Advanced Mock Objects provide functionality for some of the common tasks to set up behaviour for a mock object.

 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