JsUnit 1.3
Project Developer Home doxygen

TestCaseCollector Class Reference

Inheritance diagram for TestCaseCollector:

Inheritance graph
[legend]
Collaboration diagram for TestCaseCollector:

Collaboration graph
[legend]
List of all members.

Detailed Description

A TestCase collector for all test cases within a scope.


Public Member Functions

void TestCaseCollector (Object scope, RegExp pattern)
 Constructs a TestCaseCollector.


Constructor & Destructor Documentation

void TestCaseCollector::TestCaseCollector ( Object  scope,
RegExp  pattern 
)

Constructs a TestCaseCollector.

Parameters:
scope The object defining the scope of the search.
pattern The regular expression the function name must match. Defaults to /.+Test$/
Since:
upcoming


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:26 2007 for JsUnit by doxygen 1.5.2