Skip navigation links
A C E G I M O P R S V W 

A

addProperty(Property) - Method in class org.wetator.ant.Wetator
Adds a property to the list of known properties.
addSysproperty(Environment.Variable) - Method in class org.wetator.ant.Wetator
Adds a system property.
addSyspropertyset(PropertySet) - Method in class org.wetator.ant.Wetator
Adds a system property set.
AntOutProgressListener - Class in org.wetator.ant
Simple progress listener that writes to the ant output system.
AntOutProgressListener(Writer) - Constructor for class org.wetator.ant.AntOutProgressListener
The constructor.

C

createClasspath() - Method in class org.wetator.ant.Wetator
Lazy initialization for attribute classpath.
createFileSet() - Method in class org.wetator.ant.Wetator
Creates a new file set and stores it in attribute fileset.

E

execute() - Method in class org.wetator.ant.Wetator
The main method called by Ant.

G

getBuild() - Static method in class org.wetator.ant.Version
 
getConfig() - Method in class org.wetator.ant.Wetator
 
getFailureProperty() - Method in class org.wetator.ant.Wetator
 
getFileset() - Method in class org.wetator.ant.Wetator
 
getFullProductName() - Static method in class org.wetator.ant.Version
 
getProductName() - Static method in class org.wetator.ant.Version
 
getPropertiesFromAnt() - Method in class org.wetator.ant.Wetator
Reads and returns the properties from Ant project and from Wetator task.
getPropertiesFromAnt() - Method in class org.wetator.ant.WetatorExecutor
Reads and returns the properties form ant project and from wetator task.
getVersion() - Static method in class org.wetator.ant.Version
 

I

isHaltOnFailure() - Method in class org.wetator.ant.Wetator
 

M

main(String[]) - Static method in class org.wetator.ant.Version
A simple main function to be able to ask for the version from a command line.
mergeSystemProperties() - Method in class org.wetator.ant.Wetator
Merges the system properties from the original system properties the system properties line the system property sets the system properties but does not set them.

O

org.wetator.ant - package org.wetator.ant
 

P

print(String) - Method in class org.wetator.ant.AntOutProgressListener
 
println(String) - Method in class org.wetator.ant.AntOutProgressListener
 

R

runWetator() - Method in class org.wetator.ant.WetatorExecutor
Run the wetator tests.

S

setConfig(String) - Method in class org.wetator.ant.Wetator
 
setFailureProperty(String) - Method in class org.wetator.ant.Wetator
 
setHaltOnFailure(boolean) - Method in class org.wetator.ant.Wetator
 
setSysproperties(String) - Method in class org.wetator.ant.Wetator
 

V

Version - Class in org.wetator.ant
A small class to maintain the version information.

W

Wetator - Class in org.wetator.ant
The Ant Task to execute Wetator tests within an Ant script.
Wetator() - Constructor for class org.wetator.ant.Wetator
 
WetatorExecutor - Class in org.wetator.ant
Separate class that runs Wetator.
WetatorExecutor(File, String, File, String[], Map<String, String>, Writer) - Constructor for class org.wetator.ant.WetatorExecutor
Ctor.
A C E G I M O P R S V W 
Skip navigation links