wxTst::WarningAsserterInterface Class Reference

Prevent the need to link to CppUnit by removing include dependency. More...

#include <WarningAsserterInterface.h>

Inheritance diagram for wxTst::WarningAsserterInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void FailAssert (const wxString &file, const int line, const wxString &shortDescription, const wxString &message) const =0
 Execute a failing CppUnit framework asserter call.
virtual ~WarningAsserterInterface ()


Detailed Description

Prevent the need to link to CppUnit by removing include dependency.

Definition at line 26 of file WarningAsserterInterface.h.


Constructor & Destructor Documentation

virtual wxTst::WarningAsserterInterface::~WarningAsserterInterface (  )  [inline, virtual]

Definition at line 29 of file WarningAsserterInterface.h.


Member Function Documentation

void wxTst::WarningAsserterInterface::FailAssert ( const wxString &  file,
const int  line,
const wxString &  shortDescription,
const wxString &  message 
) const [pure virtual]

Execute a failing CppUnit framework asserter call.

Parameters:
file file where first failure occured
line line number where first failure occured
shortDescription short description of first failure
message message of occured failure

Implemented in wxTst::CppUnitWarningAsserter.

Referenced by wxTst::WxGuiTestHelper::FlushEventQueue().


The documentation for this class was generated from the following file:

wxWidgets Logo Get wxGuiTesting at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on Tue Mar 17 17:29:30 2009 for wxGuiTesting by doxygen 1.5.5