JsUnit 1.3 |
![]() |
![]() |
Public Member Functions | |
void | TestSuiteCollector (Object scope, RegExp pattern) |
Constructs a TestSuiteCollector. |
void TestSuiteCollector::TestSuiteCollector | ( | Object | scope, | |
RegExp | pattern | |||
) |
Constructs a TestSuiteCollector.
scope | The object defining the scope of the search. | |
pattern | The regular expression the function name must match. Defaults to /.+TestSuite$/ |
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
|
Generated on Fri Oct 19 23:11:35 2007 for JsUnit by doxygen 1.5.2
|