JsUnit 1.3 |
![]() |
![]() |
Public Member Functions | |
void | TestCaseCollector (Object scope, RegExp pattern) |
Constructs a TestCaseCollector. |
void TestCaseCollector::TestCaseCollector | ( | Object | scope, | |
RegExp | pattern | |||
) |
Constructs a TestCaseCollector.
scope | The object defining the scope of the search. | |
pattern | The regular expression the function name must match. Defaults to /.+Test$/ |
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
|