Failure Class Reference

This class is to be thrown from a test when the test fails. More...

#include <unittest_decls.h>

List of all members.

Public Member Functions

 Failure (const std::string &r)
 Construct a test failure with given message.


Detailed Description

This class is to be thrown from a test when the test fails.


Constructor & Destructor Documentation

Failure::Failure ( const std::string &  r  )  [inline]

Construct a test failure with given message.

Parameters:
r is the failure message


The documentation for this class was generated from the following files:
Generated on Sat Feb 7 01:26:51 2009 by  doxygen 1.5.1