JsUnit 1.3
Project Developer Home doxygen

GenericTestCollector Class Reference

Inheritance diagram for GenericTestCollector:

Inheritance graph
[legend]
Collaboration diagram for GenericTestCollector:

Collaboration graph
[legend]
List of all members.

Detailed Description

A generic collector for all Test classes within a scope.


Public Member Functions

void GenericTestCollector (Object scope, RegExp pattern, Function type)
 Constructs a GenericTestCollector.

Public Attributes

int mScope
int mPattern
int mType


Constructor & Destructor Documentation

void GenericTestCollector::GenericTestCollector ( Object  scope,
RegExp  pattern,
Function  type 
)

Constructs a GenericTestCollector.

Note:
This is an equivalent to the ClassPathTestCollector.
Parameters:
scope The object defining the scope of the search.
pattern The regular expression the function name must match.
type The class type the function must be an instance of.
Since:
upcoming


Member Data Documentation

int GenericTestCollector::mScope

int GenericTestCollector::mPattern

int GenericTestCollector::mType


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