JsUnit 1.3
Project Developer Home doxygen

TestDecorator Class Reference

Inheritance diagram for TestDecorator:

Inheritance graph
[legend]
Collaboration diagram for TestDecorator:

Collaboration graph
[legend]
List of all members.

Detailed Description

A Decorator for Tests.

Use TestDecorator as the base class for defining new test decorators. Test decorator subclasses can be introduced to add behavior before or after a test is run.

See also:
Test


Public Member Functions

void TestDecorator (Test test)
 Constructor.

Public Attributes

int mTest


Constructor & Destructor Documentation

void TestDecorator::TestDecorator ( Test  test  ) 

Constructor.

The constructor saves the test.

Parameters:
test The test to decorate.


Member Data Documentation

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