JsUnit
Project Developer Home doxygen

Public Member Functions | Public Attributes | List of all members
TestFailure Class Reference

A TestFailure collects a failed test together with the caught exception. More...

Collaboration diagram for TestFailure:
Collaboration graph

Public Member Functions

void TestFailure (Test test, Error except)
 Constructor. More...
 

Public Attributes

int mException
 
int mTest
 

Detailed Description

A TestFailure collects a failed test together with the caught exception.

Constructor & Destructor Documentation

void TestFailure::TestFailure ( Test  test,
Error  except 
)

Constructor.

Parameters
testThe failed test.
exceptThe thrown error of the exception
See Also
TestResult

Member Data Documentation

int TestFailure::mException
int TestFailure::mTest

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

JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
Generated on Wed Apr 15 2015 02:33:07 for JsUnit by doxygen 1.8.5