JsUnit 1.3
Project Developer Home doxygen

TestFailure Class Reference

List of all members.

Detailed Description

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


Public Member Functions

void TestFailure (Test test, Error except)
 Constructor.

Public Attributes

int mTest
int mException


Constructor & Destructor Documentation

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

Constructor.

Parameters:
test The failed test.
except The thrown error of the exception
See also:
TestResult


Member Data Documentation

int TestFailure::mTest

int TestFailure::mException


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 Fri Oct 19 23:11:28 2007 for JsUnit by doxygen 1.5.2