JsUnit |
A collector for the AllTests class. More...
Public Member Functions | |
void | AllTestsCollector (Object scope) |
Constructs an AllTestsCollector. More... | |
Public Attributes | |
int | mScope |
Additional Inherited Members | |
Protected Member Functions inherited from TestCollector | |
virtual void | TestCollector () |
virtual Array | collectTests () |
Collect Test classes. More... | |
A collector for the AllTests class.
void AllTestsCollector::AllTestsCollector | ( | Object | scope | ) |
Constructs an AllTestsCollector.
scope | The object defining the scope the AllTests class is searched for. |
int AllTestsCollector::mScope |
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
|
Generated on Wed Apr 15 2015 02:33:06 for JsUnit by doxygen 1.8.5
|