C E F I L N O P R S T

C

ClassLoaderActionFixture - class org.codehaus.mojo.fit.ClassLoaderActionFixture.
Extends ActionFixture to allow a custom ClassLoader to be used for loading fixtures
ClassLoaderActionFixture() - Constructor for class org.codehaus.mojo.fit.ClassLoaderActionFixture
 
ClassLoaderActionFixture(FixtureClassLoader) - Constructor for class org.codehaus.mojo.fit.ClassLoaderActionFixture
 
ClassLoaderFixture - class org.codehaus.mojo.fit.ClassLoaderFixture.
Extends Fixture to allow a FixtureClassLoader to be used for loading fixtures
ClassLoaderFixture(FixtureClassLoader) - Constructor for class org.codehaus.mojo.fit.ClassLoaderFixture
 
caseSensitive - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
Flag to indicate that path names are case sensitive
classpathElements - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
Compile classpath.
createFixture() - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 

E

enableClassLoader(FixtureClassLoader) - Method in class org.codehaus.mojo.fit.ClassLoaderActionFixture
 
enableClassLoader(FixtureClassLoader) - Method in class org.codehaus.mojo.fit.ClassLoaderFixture
 
enableClassLoader(FixtureClassLoader) - Method in interface org.codehaus.mojo.fit.FixtureClassLoaderEnabled
 
ensureDirectoryExists(String) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 
execute() - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 

F

FitRunnerMojo - class org.codehaus.mojo.fit.FitRunnerMojo.
Mojo to run Fit tests via a Fixture
FitRunnerMojo() - Constructor for class org.codehaus.mojo.fit.FitRunnerMojo
 
FixtureClassLoader - class org.codehaus.mojo.fit.FixtureClassLoader.
Extends URLClassLoader to instantiate Fixture classes.
FixtureClassLoader() - Constructor for class org.codehaus.mojo.fit.FixtureClassLoader
 
FixtureClassLoader(List) - Constructor for class org.codehaus.mojo.fit.FixtureClassLoader
 
FixtureClassLoader(URL[]) - Constructor for class org.codehaus.mojo.fit.FixtureClassLoader
 
FixtureClassLoader(URL[], ClassLoader) - Constructor for class org.codehaus.mojo.fit.FixtureClassLoader
 
FixtureClassLoaderEnabled - interface org.codehaus.mojo.fit.FixtureClassLoaderEnabled.
Enables the use of a FixtureClassLoader
failed(Fixture) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 

I

ignoreFailures - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
The option to ignore fixture failures

L

listFiles(String, boolean, String, String) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 
loadFixture(String) - Method in class org.codehaus.mojo.fit.ClassLoaderActionFixture
 
loadFixture(String) - Method in class org.codehaus.mojo.fit.ClassLoaderFixture
 

N

newFixture(String) - Method in class org.codehaus.mojo.fit.FixtureClassLoader
Loads and instantiates a Fixture

O

org.codehaus.mojo.fit - package org.codehaus.mojo.fit
 
outputDirectory - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
The output directory where the results of Fit processing is written to

P

parseTags - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
The parsee tags used to identify the Fit tables.

R

read(Reader) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 
run(String, boolean, String, String, String) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 
run(String, String) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 
run(File, File) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 
run(Reader, Writer) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 

S

sourceDirectory - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
The source directory containing the Fit fixtures
sourceExcludes - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
The filter for source file excludes, relative to the source directory, as CSV patterns.
sourceIncludes - Variable in class org.codehaus.mojo.fit.FitRunnerMojo
The filter for source file includes, relative to the source directory, as CSV patterns.
start() - Method in class org.codehaus.mojo.fit.ClassLoaderActionFixture
 

T

toClasspathURLs(List) - Static method in class org.codehaus.mojo.fit.FixtureClassLoader
 
toPath(String, String) - Method in class org.codehaus.mojo.fit.FitRunnerMojo
 

C E F I L N O P R S T

Copyright © 2006-2007 Codehaus. All Rights Reserved.