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
Ruft den Wert der exceptions-Eigenschaft ab.
getExceptions() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Ruft den Wert der exceptions-Eigenschaft ab.
getIgnored() - Method in class com.googlecode.refit.runner.jaxb.Summary
Ruft den Wert der ignored-Eigenschaft ab.
getIgnored() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Ruft den Wert der ignored-Eigenschaft ab.
getInputDir() - Method in class com.googlecode.refit.runner.jaxb.Summary
Ruft den Wert der inputDir-Eigenschaft ab.
getNumTests() - Method in class com.googlecode.refit.runner.jaxb.Summary
Ruft den Wert der numTests-Eigenschaft ab.
getOutputDir() - Method in class com.googlecode.refit.runner.jaxb.Summary
Ruft den Wert der outputDir-Eigenschaft ab.
getPath() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Ruft den Wert der path-Eigenschaft ab.
getResult() - Method in class com.googlecode.refit.runner.FileRunner
 
getRight() - Method in class com.googlecode.refit.runner.jaxb.Summary
Ruft den Wert der right-Eigenschaft ab.
getRight() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Ruft den Wert der right-Eigenschaft ab.
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
Ruft den Wert der wrong-Eigenschaft ab.
getWrong() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Ruft den Wert der wrong-Eigenschaft ab.

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
Ruft den Wert der passed-Eigenschaft ab.
isPassed() - Method in class com.googlecode.refit.runner.jaxb.TestResult
Ruft den Wert der passed-Eigenschaft ab.

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
Legt den Wert der exceptions-Eigenschaft fest.
setExceptions(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Legt den Wert der exceptions-Eigenschaft fest.
setIgnored(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der ignored-Eigenschaft fest.
setIgnored(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Legt den Wert der ignored-Eigenschaft fest.
setInputDir(String) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der inputDir-Eigenschaft fest.
setNumTests(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der numTests-Eigenschaft fest.
setOutputDir(String) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der outputDir-Eigenschaft fest.
setPassed(boolean) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der passed-Eigenschaft fest.
setPassed(boolean) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Legt den Wert der passed-Eigenschaft fest.
setPath(String) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Legt den Wert der path-Eigenschaft fest.
setRight(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der right-Eigenschaft fest.
setRight(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Legt den Wert der right-Eigenschaft fest.
setWrong(int) - Method in class com.googlecode.refit.runner.jaxb.Summary
Legt den Wert der wrong-Eigenschaft fest.
setWrong(int) - Method in class com.googlecode.refit.runner.jaxb.TestResult
Legt den Wert der wrong-Eigenschaft fest.
Summary - Class in com.googlecode.refit.runner.jaxb
Java-Klasse für 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-Klasse für 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-2013. All Rights Reserved.