runner
Class SBFileRunner

java.lang.Object
  extended by fit.FileRunner
      extended by runner.SBFileRunner

public class SBFileRunner
extends FileRunner


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

SBFileRunner

public SBFileRunner()
Method Detail

exit

public void exit()
Overrides:
exit in class FileRunner

run

public void run(java.lang.String[] argv)
Overrides:
run in class FileRunner

getErrorCount

public int getErrorCount()

getExceptionCount

public int getExceptionCount()

getIgnoredCount

public int getIgnoredCount()

getRightCount

public int getRightCount()


Copyright © 2009 SourceForge. All Rights Reserved.