JsUnit 1.3 |
![]() |
![]() |


Public Member Functions | |
| void | GenericTestCollector (Object scope, RegExp pattern, Function type) |
| Constructs a GenericTestCollector. | |
Public Attributes | |
| int | mScope |
| int | mPattern |
| int | mType |
| void GenericTestCollector::GenericTestCollector | ( | Object | scope, | |
| RegExp | pattern, | |||
| Function | type | |||
| ) |
Constructs a GenericTestCollector.
| 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. |
|
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
|