testsoon::test_failure Class Reference

List of all members.

Public Member Functions

 test_failure ()
 test_failure (char const *message, unsigned line, string_vector const &data=string_vector())
 ~test_failure ()
bool is_failure ()

Public Attributes

char const * message
unsigned line
string_vector data


Detailed Description

Definition at line 249 of file testsoon.hpp.


Constructor & Destructor Documentation

testsoon::test_failure::test_failure (  ) 

Definition at line 251 of file testsoon.hpp.

testsoon::test_failure::test_failure ( char const *  message,
unsigned  line,
string_vector const &  data = string_vector() 
)

Definition at line 252 of file testsoon.hpp.

testsoon::test_failure::~test_failure (  ) 

Definition at line 256 of file testsoon.hpp.


Member Function Documentation

bool testsoon::test_failure::is_failure (  ) 

Definition at line 261 of file testsoon.hpp.


Member Data Documentation

char const* testsoon::test_failure::message

Definition at line 257 of file testsoon.hpp.

Referenced by testsoon::xml_reporter::failure().

unsigned testsoon::test_failure::line

Definition at line 258 of file testsoon.hpp.

Referenced by testsoon::simple_reporter::failure().

string_vector testsoon::test_failure::data

Definition at line 259 of file testsoon.hpp.

Referenced by testsoon::xml_reporter::failure().


The documentation for this class was generated from the following file:
Generated on Sat Dec 22 15:34:59 2007 for Test soon by  doxygen 1.5.3