wxTst::CppUnitWarningAsserter Class Reference

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

#include <CppUnitWarningAsserter.h>

Inheritance diagram for wxTst::CppUnitWarningAsserter:

Inheritance graph
[legend]
Collaboration diagram for wxTst::CppUnitWarningAsserter:

Collaboration 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
 Execute a failing CppUnit framework asserter call.
virtual ~CppUnitWarningAsserter ()


Detailed Description

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

Definition at line 28 of file CppUnitWarningAsserter.h.


Constructor & Destructor Documentation

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

Definition at line 31 of file CppUnitWarningAsserter.h.


Member Function Documentation

void wxTst::CppUnitWarningAsserter::FailAssert ( const wxString &  file,
const int  line,
const wxString &  shortDescription,
const wxString &  message 
) const [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

Implements wxTst::WarningAsserterInterface.

Definition at line 22 of file CppUnitWarningAsserter.cpp.


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

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