A B C D E F G I N O P R S T W

A

addListener(RunnerListener) - Method in class com.googlecode.refit.runner.CompositeRunnerListener
 
afterSuite() - Method in class com.googlecode.refit.runner.CompositeRunnerListener
 
afterSuite() - Method in class com.googlecode.refit.runner.DefaultRunnerListener
 
afterSuite() - Method in class com.googlecode.refit.runner.ReportGenerator
 
afterSuite() - Method in interface com.googlecode.refit.runner.RunnerListener
 
afterTest(TestResult) - Method in class com.googlecode.refit.runner.CompositeRunnerListener
 
afterTest(TestResult) - Method in class com.googlecode.refit.runner.DefaultRunnerListener
 
afterTest(TestResult) - Method in class com.googlecode.refit.runner.ReportGenerator
 
afterTest(TestResult) - Method in interface com.googlecode.refit.runner.RunnerListener
 

B

beforeTest(String) - Method in class com.googlecode.refit.runner.CompositeRunnerListener
 
beforeTest(String) - Method in class com.googlecode.refit.runner.DefaultRunnerListener
 
beforeTest(String) - Method in class com.googlecode.refit.runner.ReportGenerator
 
beforeTest(String) - Method in interface com.googlecode.refit.runner.RunnerListener
 

C

com.googlecode.refit.runner - package com.googlecode.refit.runner
 
com.googlecode.refit.runner.jaxb - package com.googlecode.refit.runner.jaxb
 
CompositeRunnerListener - Class in com.googlecode.refit.runner
 
CompositeRunnerListener() - Constructor for class com.googlecode.refit.runner.CompositeRunnerListener
 
CONTEXT_PATH - Static variable in class com.googlecode.refit.runner.ReportIO
 
createReports() - Method in class com.googlecode.refit.runner.ReportGenerator
 
createSummary() - Method in class com.googlecode.refit.runner.jaxb.ObjectFactory
Create an instance of Summary
createSummary(Summary) - Method in class com.googlecode.refit.runner.jaxb.ObjectFactory
Create an instance of JAXBElement<Summary>}
createTestResult() - Method in class com.googlecode.refit.runner.jaxb.ObjectFactory
Create an instance of TestResult

D

DEFAULT_INCLUDE - Static variable in class com.googlecode.refit.runner.TreeRunner
 
DefaultRunnerListener - Class in com.googlecode.refit.runner
 
DefaultRunnerListener() - Constructor for class com.googlecode.refit.runner.DefaultRunnerListener
 

E

exceptions - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
exceptions - Variable in class com.googlecode.refit.runner.jaxb.TestResult
 

F

FileRunner - Class in com.googlecode.refit.runner
Runs a single Fit test.
FileRunner(File, File, String) - Constructor for class com.googlecode.refit.runner.FileRunner
 
FileRunner(File, File, String, RunnerListener) - Constructor for class com.googlecode.refit.runner.FileRunner
 
FIT_CSS - Static variable in class com.googlecode.refit.runner.ReportIO
 
FIT_REPORT_HTML - Static variable in class com.googlecode.refit.runner.ReportIO
 
FIT_REPORT_XML - Static variable in class com.googlecode.refit.runner.ReportIO
 
FitException - Exception in com.googlecode.refit.runner
 
FitException() - Constructor for exception com.googlecode.refit.runner.FitException
 
FitException(String) - Constructor for exception com.googlecode.refit.runner.FitException
 
FitException(Throwable) - Constructor for exception com.googlecode.refit.runner.FitException
 
FitException(String, Throwable) - Constructor for exception com.googlecode.refit.runner.FitException
 
format(TestResult) - Static method in class com.googlecode.refit.runner.ReportIO
 

G

getExceptions() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the exceptions property.
getExceptions() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Gets the value of the exceptions property.
getIgnored() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the ignored property.
getIgnored() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Gets the value of the ignored property.
getInputDir() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the inputDir property.
getNumTests() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the numTests property.
getOutputDir() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the outputDir property.
getPath() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Gets the value of the path property.
getResult() - Method in class com.googlecode.refit.runner.FileRunner
 
getRight() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the right property.
getRight() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Gets the value of the right property.
getSummary() - Method in class com.googlecode.refit.runner.ReportGenerator
 
getTest() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the test property.
getWrong() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the wrong property.
getWrong() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Gets the value of the wrong property.

I

ignored - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
ignored - Variable in class com.googlecode.refit.runner.jaxb.TestResult
 
inputDir - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
isPassed() - Method in class com.googlecode.refit.runner.jaxb.Summary
Gets the value of the passed property.
isPassed() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Gets the value of the passed property.

N

numTests - Variable in class com.googlecode.refit.runner.jaxb.Summary
 

O

ObjectFactory - Class in com.googlecode.refit.runner.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the com.googlecode.refit.runner.jaxb package.
ObjectFactory() - Constructor for class com.googlecode.refit.runner.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.googlecode.refit.runner.jaxb
outputDir - Variable in class com.googlecode.refit.runner.jaxb.Summary
 

P

passed - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
passed - Variable in class com.googlecode.refit.runner.jaxb.TestResult
 
path - Variable in class com.googlecode.refit.runner.jaxb.TestResult
 

R

read(Reader) - Static method in class com.googlecode.refit.runner.FileRunner
Returns the whole stream as a String.
readXml(InputStream) - Method in class com.googlecode.refit.runner.ReportIO
 
removeListener(RunnerListener) - Method in class com.googlecode.refit.runner.CompositeRunnerListener
 
ReportGenerator - Class in com.googlecode.refit.runner
 
ReportGenerator(File, File) - Constructor for class com.googlecode.refit.runner.ReportGenerator
 
ReportIO - Class in com.googlecode.refit.runner
 
ReportIO() - Constructor for class com.googlecode.refit.runner.ReportIO
 
ReportIO(Summary) - Constructor for class com.googlecode.refit.runner.ReportIO
 
right - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
right - Variable in class com.googlecode.refit.runner.jaxb.TestResult
 
run() - Method in class com.googlecode.refit.runner.FileRunner
 
run() - Method in class com.googlecode.refit.runner.TreeRunner
 
RunnerListener - Interface in com.googlecode.refit.runner
 

S

setExceptions(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the exceptions property.
setExceptions(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Sets the value of the exceptions property.
setIgnored(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the ignored property.
setIgnored(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Sets the value of the ignored property.
setInputDir(String) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the inputDir property.
setNumTests(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the numTests property.
setOutputDir(String) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the outputDir property.
setPassed(boolean) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the passed property.
setPassed(boolean) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Sets the value of the passed property.
setPath(String) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Sets the value of the path property.
setRight(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the right property.
setRight(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Sets the value of the right property.
setWrong(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Sets the value of the wrong property.
setWrong(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Sets the value of the wrong property.
Summary - Class in com.googlecode.refit.runner.jaxb
Java class for Summary complex type.
Summary() - Constructor for class com.googlecode.refit.runner.jaxb.Summary
 

T

test - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
TestResult - Class in com.googlecode.refit.runner.jaxb
Java class for TestResult complex type.
TestResult() - Constructor for class com.googlecode.refit.runner.jaxb.TestResult
 
TreeRunner - Class in com.googlecode.refit.runner
 
TreeRunner(File, File) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, String[]) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, String) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, RunnerListener) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, String[], RunnerListener) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, String, RunnerListener) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, String[], String[]) - Constructor for class com.googlecode.refit.runner.TreeRunner
 
TreeRunner(File, File, String[], String[], RunnerListener) - Constructor for class com.googlecode.refit.runner.TreeRunner
 

W

writeCss(File) - Method in class com.googlecode.refit.runner.ReportIO
 
writeHtml(File) - Method in class com.googlecode.refit.runner.ReportIO
 
writeXml(File) - Method in class com.googlecode.refit.runner.ReportIO
 
wrong - Variable in class com.googlecode.refit.runner.jaxb.Summary
 
wrong - Variable in class com.googlecode.refit.runner.jaxb.TestResult
 

A B C D E F G I N O P R S T W

Copyright © 2011. All Rights Reserved.