|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.quilt.textui.Textui
Template textui test runner. Need to add main() and runWithIt().
Field Summary | |
protected QuiltClassLoader |
quiltLoader
|
protected StmtRegistry |
stmtReg
|
Fields inherited from interface org.quilt.runner.RunnerConst |
DEFAULT_TRACE_FILTERS, ERRORS, FAILURES, SUCCESS |
Constructor Summary | |
Textui()
|
Method Summary | |
protected int |
handleArgs(java.lang.String[] args)
Called by main - pulls arguments off a command line to build a QuiltTest structure and formatter vector. |
void |
usage()
Command line usage message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected QuiltClassLoader quiltLoader
protected StmtRegistry stmtReg
Constructor Detail |
public Textui()
Method Detail |
public void usage()
protected int handleArgs(java.lang.String[] args)
args
- Usual command line argument vector
QuiltTest
,
RunnerConst
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |