|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfit.FileRunner
runner.SBFileRunner
public class SBFileRunner
Field Summary |
---|
Fields inherited from class fit.FileRunner |
---|
fixture, output, tables |
Constructor Summary | |
---|---|
SBFileRunner()
|
Method Summary | |
---|---|
void |
exit()
|
int |
getErrorCount()
|
int |
getExceptionCount()
|
int |
getIgnoredCount()
|
int |
getRightCount()
|
void |
run(java.lang.String[] argv)
|
Methods inherited from class fit.FileRunner |
---|
args, exception, main, process, read |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SBFileRunner()
Method Detail |
---|
public void exit()
exit
in class FileRunner
public void run(java.lang.String[] argv)
run
in class FileRunner
public int getErrorCount()
public int getExceptionCount()
public int getIgnoredCount()
public int getRightCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |