UTPP
Loading...
Searching...
No Matches
UnitTest::Failure Struct Reference

The failure object records the file name, the line number and a message. More...

#include <utpp.h>

Public Attributes

std::string filename
 Name of file where a failure has occurred.
 
std::string message
 Description of failure.
 
int line_number
 Line number where the failure has occurred.
 

Detailed Description

The failure object records the file name, the line number and a message.


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