A B C D E F G H I J L M N O P R S T U W X

A

accept(Node) - Method in interface org.woopi.ant.taskdefs.junit.DOMUtil.NodeFilter
 
actOnTestResult(int, boolean, JUnitTest, String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Logs information about failed tests, potentially stops processing (by throwing a BuildException) if a failure/error occured or sets a property.
addAssertions(Assertions) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Assertions to enable in this program (if fork=true)
addClasspathEntry(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Search for the given resource and add the directory or archive that contains it to the classpath.
addConfiguredSysproperty(Environment.Variable) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds a system property that tests can access.
addEnv(Environment.Variable) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds an environment variable; used when forking.
addError(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
A test caused an error.
addError(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
Interface TestListener.
addError(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Interface TestListener.
addError(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
Interface TestListener.
addError(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Empty
addError(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
Interface TestListener.
addFailure(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Interface TestListener for JUnit > 3.4.
addFailure(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Empty
addFailure(Test, AssertionFailedError) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFileSet(FileSet) - Method in class org.woopi.ant.taskdefs.junit.BatchTest
Add a new fileset instance to this batchtest.
addFileSet(FileSet) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Add a new fileset containing the XML results to aggregate
addFileSet(FileSet) - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Add a new fileset containing the XML results to aggregate
addFormatter(FormatterElement) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
addFormatter(FormatterElement) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Add a new formatter to all tests of this task.
addFormatter(JUnitResultFormatter) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 
addSysproperty(Environment.Variable) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Deprecated. since ant 1.6
addSyspropertyset(PropertySet) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds a set of properties that will be used as system properties that tests can access.
addTest(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Add a new single testcase.
addTestSuite(Element, Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Add a new testsuite node to the document.
addTestSuite(Element, Element) - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Add a new testsuite node to the document.
AggregateTransformer - Class in org.woopi.ant.taskdefs.junit
Transform a JUnit xml report.
AggregateTransformer(Task) - Constructor for class org.woopi.ant.taskdefs.junit.AggregateTransformer
 
AggregateTransformer.Format - Class in org.woopi.ant.taskdefs.junit
 
AggregateTransformer.Format() - Constructor for class org.woopi.ant.taskdefs.junit.AggregateTransformer.Format
 
allTests() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
return an enumeration listing each test, then each batchtest
asBoolean() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask.SummaryAttribute
gives the boolean equivalent of the authorized values
ATTR_CLASSNAME - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
classname attribute for testcase elements
ATTR_ERRORS - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
errors attribute for testsuite elements
ATTR_FAILURES - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
failures attribute for testsuite elements
ATTR_MESSAGE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
message attribute for failure elements
ATTR_NAME - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
name attribute for property, testcase and testsuite elements
ATTR_PACKAGE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
package attribute for the aggregate document
ATTR_TESTS - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
tests attribute for testsuite elements
ATTR_TIME - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
time attribute for testcase and testsuite elements
ATTR_TYPE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
type attribute for failure and error elements
ATTR_VALUE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
value attribute for property elements

B

BaseTest - Class in org.woopi.ant.taskdefs.junit
Baseclass for BatchTest and JUnitTest.
BaseTest() - Constructor for class org.woopi.ant.taskdefs.junit.BaseTest
 
BatchTest - Class in org.woopi.ant.taskdefs.junit
Create then run JUnitTest's based on the list of files given by the fileset attribute.
BatchTest(Project) - Constructor for class org.woopi.ant.taskdefs.junit.BatchTest
create a new batchtest instance
BRIEF_FORMATTER_CLASS_NAME - Static variable in class org.woopi.ant.taskdefs.junit.FormatterElement
 
BriefJUnitResultFormatter - Class in org.woopi.ant.taskdefs.junit
Prints plain text output of the test to a specified Writer.
BriefJUnitResultFormatter() - Constructor for class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
 

C

checkOptions() - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
check for invalid options
clone() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
createBatchTest() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds a set of tests based on pattern matching.
createBootclasspath() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds a path to the bootclasspath.
createClasspath() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds path to classpath used for tests.
createDocument() - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Create a DOM tree.
createDocument() - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Create a DOM tree.
createJvmarg() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds a JVM argument; ignored if not forking.
createPermissions() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Sets the permissions for the application run inside the same JVM.
createReport() - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Generate a report based on the document created by the merge.
createReport() - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Generate a report based on the document created by the merge.
createWatchdog() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
 

D

dbfactory - Static variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
XML Parser factory accessible to subclasses
DEFAULT_DIR - Static variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
The default directory: ..
DEFAULT_DIR - Static variable in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
The default directory: ..
DEFAULT_FILENAME - Static variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
the default file name: TESTS-TestSuites.xml
DEFAULT_FILENAME - Static variable in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
the default file name: TESTS-TestSuites.xml
destDir - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
destination directory
destDir - Static variable in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
dnf - Variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
document - Variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
the xml document to process
Documented - Interface in org.woopi.ant.taskdefs.junit
 
DOMUtil - Class in org.woopi.ant.taskdefs.junit
Some utilities that might be useful when manipulating DOM trees.
DOMUtil.NodeFilter - Interface in org.woopi.ant.taskdefs.junit
Filter interface to be applied when iterating over a DOM tree.
DOMUtil.NodeListImpl - Class in org.woopi.ant.taskdefs.junit
custom implementation of a nodelist
DOMUtil.NodeListImpl() - Constructor for class org.woopi.ant.taskdefs.junit.DOMUtil.NodeListImpl
 

E

elements() - Method in class org.woopi.ant.taskdefs.junit.BatchTest
Return all JUnitTest instances obtain by applying the fileset rules.
endTest(Test) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
A test ended.
endTest(Test) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
Interface TestListener.
endTest(Test) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Interface TestListener.
endTest(Test) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
Interface TestListener.
endTest(Test) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Empty
endTest(Test) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
Interface TestListener.
endTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in interface org.woopi.ant.taskdefs.junit.JUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
The whole testsuite ended.
Enumerations - Class in org.woopi.ant.taskdefs.junit
A couple of methods related to enumerations that might be useful.
ERROR - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the error element
errorCount() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
errorProperty - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
ERRORS - Static variable in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
An error occurred.
execute() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Runs the testcase.
execute(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Run the tests.
execute(List) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Execute a list of tests in a single forked Java VM.
execute() - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Aggregate all testsuites into a single document and write it to the specified directory and file.
execute() - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Aggregate all testsuites into a single document and write it to the specified directory and file.
executeOrQueue(Enumeration, boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Executes all tests that don't need to be forked (or all tests if the runIndividual argument is true.

F

FAILURE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the failure element
failureCount() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
failureProperty - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
FAILURES - Static variable in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Some tests failed.
filesets - Variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
the list of all filesets, that should contains the xml to aggregate
filesets - Variable in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
the list of all filesets, that should contains the xml to aggregate
filterStack(String) - Static method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Filters stack frames from internal JUnit and Ant classes
filtertrace - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
fork - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
format - Variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
the format to use for the report.
formatError(String, Test, Throwable) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
Format an error and print it.
FormatterElement - Class in org.woopi.ant.taskdefs.junit
A wrapper for the implementations of JUnitResultFormatter.
FormatterElement() - Constructor for class org.woopi.ant.taskdefs.junit.FormatterElement
 
FormatterElement.TypeAttribute - Class in org.woopi.ant.taskdefs.junit
Enumerated attribute with the values "plain", "xml" and "brief".
FormatterElement.TypeAttribute() - Constructor for class org.woopi.ant.taskdefs.junit.FormatterElement.TypeAttribute
 
formatters - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
formatTest(Test) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
Format the test for printing..
FRAMES - Static variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
 
fromArray(Object[]) - Static method in class org.woopi.ant.taskdefs.junit.Enumerations
creates an enumeration from an array of objects.
fromCompound(Enumeration[]) - Static method in class org.woopi.ant.taskdefs.junit.Enumerations
creates an enumeration from an array of enumeration.

G

generateAllClassesFrame(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateIndex(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateJavadocText(String, String, String[]) - Method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
generateOverviewFrame(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateOverviewSummary(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generatePackageFrames(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generatePackageSummaryFiles(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateStylesheet(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateTestClassInfo(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateTestClassInfos(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateTestClassSystemErr(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateTestClassSystemOut(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
generateVelocityReport(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
the rootElement should contain the node testsuits
getChildByTagName(Node, String) - Static method in class org.woopi.ant.taskdefs.junit.DOMUtil
Iterate over the children of a given node and return the first node that has a specific name.
getClassDoc(String) - Method in interface org.woopi.ant.taskdefs.junit.Documented
 
getClassesMap(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getClassesMap(Element, String) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getClassname() - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Get name of class to be used as the formatter.
getCommandline() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
 
getDefaultOutput() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Get the default output for a formatter.
getDestinationFile() - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Get the full destination file where to write the result.
getDestinationFile() - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Get the full destination file where to write the result.
getDocumentBuilderFactory() - Static method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
Get the Document Builder Factory
getDoubleSumCount(Element, String) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getErrorProperty() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getExtension() - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
 
getFailureProperty() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getFieldDoc(String) - Method in interface org.woopi.ant.taskdefs.junit.Documented
 
getFiles() - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Get all .xml files in the fileset.
getFiles() - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Get all .xml files in the fileset.
getFilteredTrace(Throwable) - Static method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Returns a filtered stack trace.
getFiltertrace() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getFork() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getFormatters() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
getHaltonerror() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getHaltonfailure() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getImplementation() - Method in class org.woopi.ant.taskdefs.junit.Xalan2Executor
 
getIndividualTests() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Merge all individual tests from the batchtest with all individual tests and return an enumeration over all JUnitTest.
getIntegerSumCount(Element, String) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getJavadocText(String, String) - Method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
getJavadocText(String) - Method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
getLength() - Method in class org.woopi.ant.taskdefs.junit.DOMUtil.NodeListImpl
 
getMethodDoc(String) - Method in interface org.woopi.ant.taskdefs.junit.Documented
 
getMethodDocByClassDoc(ClassDoc, String) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
getMethodDocByObject(Object, String) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
getName() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
Get the name of the test class.
getNodeAttribute(Node, String) - Static method in class org.woopi.ant.taskdefs.junit.DOMUtil
return the attribute value of an element.
getOutfile() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
Get the name of the output file
getOutput(FormatterElement, JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If the formatter sends output to a file, return that file.
getPackagesMap(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getPackageStatisticsMap(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getProcVersion(String) - Method in class org.woopi.ant.taskdefs.junit.Xalan2Executor
 
getProperties() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
getRetCode() - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Returns what System.exit() would return in the standalone version.
getRunTime() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
getSpecialPackageStatisticsMap(Element, String) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
just applicable to testsuites Node
getStylesheetSystemId() - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
Get the systemid of the appropriate stylesheet based on its name and styledir.
getSummaryStylesheetClass(int, int) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
getTestCaseInfos(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
getTestCaseName(Test) - Static method in class org.woopi.ant.taskdefs.junit.JUnitVersionHelper
JUnit 3.7 introduces TestCase.getName() and subsequent versions of JUnit remove the old name() method.
getTestClassProperties(Element) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
getTimeFormat(double) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
getTodir() - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
getValues() - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer.Format
 
getValues() - Method in class org.woopi.ant.taskdefs.junit.FormatterElement.TypeAttribute
 
getValues() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask.ForkMode
 
getValues() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask.SummaryAttribute
list the possible values

H

haltOnError - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
haltOnFail - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
handleClassDocs(ClassDoc[]) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
handleErrorFlush(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Pass output sent to System.err to the TestRunner so it can collect it for the formatters.
handleErrorFlush(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 
handleErrorOutput(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Pass output sent to System.err to the TestRunner so it can collect it for the formatters.
handleErrorOutput(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 
handleFlush(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Pass output sent to System.out to the TestRunner so it can collect ot for the formatters.
handleFlush(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 
handleInput(byte[], int, int) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
 
handleInput(byte[], int, int) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 
handleOutput(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Pass output sent to System.out to the TestRunner so it can collect ot for the formatters.
handleOutput(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 

I

ifProperty - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 
importNode(Node, Node) - Static method in class org.woopi.ant.taskdefs.junit.DOMUtil
Simple tree walker that will clone recursively a node.
init() - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Adds the jars or directories containing Ant, this task and JUnit to the classpath - this should make the forked JVM work without having to specify them directly.
item(int) - Method in class org.woopi.ant.taskdefs.junit.DOMUtil.NodeListImpl
 

J

JAVADOC - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the testsuites element for the aggregate document
JAVADOC_XML_FORMATTER_CLASS_NAME - Static variable in class org.woopi.ant.taskdefs.junit.FormatterElement
 
JavadocExtractor - Class in org.woopi.ant.taskdefs.junit
 
JavadocExtractor() - Constructor for class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
JavadocXMLJUnitResultFormatter - Class in org.woopi.ant.taskdefs.junit
Prints XML output of the test to a specified Writer.
JavadocXMLJUnitResultFormatter() - Constructor for class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
 
javaToClass(String) - Static method in class org.woopi.ant.taskdefs.junit.BatchTest
Convenient method to convert a pathname without extension to a fully qualified classname.
jsEscape(String) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
JUnitResultFormatter - Interface in org.woopi.ant.taskdefs.junit
This Interface describes classes that format the results of a JUnit testrun.
JUnitTask - Class in org.woopi.ant.taskdefs.junit
Runs JUnit tests.
JUnitTask() - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTask
Creates a new JUnitRunner and enables fork of a new Java VM.
JUnitTask.ForkMode - Class in org.woopi.ant.taskdefs.junit
These are the different forking options
JUnitTask.ForkMode() - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTask.ForkMode
 
JUnitTask.ForkMode(String) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTask.ForkMode
 
JUnitTask.SummaryAttribute - Class in org.woopi.ant.taskdefs.junit
Print summary enumeration values.
JUnitTask.SummaryAttribute() - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTask.SummaryAttribute
 
JUnitTest - Class in org.woopi.ant.taskdefs.junit
Run a single JUnit test.
JUnitTest() - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTest
 
JUnitTest(String) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTest
 
JUnitTest(String, boolean, boolean, boolean) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTest
 
JUnitTestRunner - Class in org.woopi.ant.taskdefs.junit
Simple Testrunner for JUnit that runs all tests of a testsuite.
JUnitTestRunner(JUnitTest, boolean, boolean, boolean) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Constructor for fork=true or when the user hasn't specified a classpath.
JUnitTestRunner(JUnitTest, boolean, boolean, boolean, boolean) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Constructor for fork=true or when the user hasn't specified a classpath.
JUnitTestRunner(JUnitTest, boolean, boolean, boolean, ClassLoader) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Constructor to use when the user has specified a classpath.
JUnitTestRunner(JUnitTest, boolean, boolean, boolean, boolean, ClassLoader) - Constructor for class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Constructor to use when the user has specified a classpath.
JunitVelocityReportTask - Class in org.woopi.ant.taskdefs.junit
Aggregates all <junit> XML formatter testsuite data under a specific directory and transforms the results via XSLT.
JunitVelocityReportTask() - Constructor for class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
JUnitVersionHelper - Class in org.woopi.ant.taskdefs.junit
Work around for some changes to the public JUnit API between different JUnit releases.
JUnitVersionHelper() - Constructor for class org.woopi.ant.taskdefs.junit.JUnitVersionHelper
 

L

listChildNodes(Node, DOMUtil.NodeFilter, boolean) - Static method in class org.woopi.ant.taskdefs.junit.DOMUtil
list a set of node that match a specific filter.

M

main(String[]) - Static method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Entry point for standalone (forked) mode.
methodNameToJavadocsMap - Static variable in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
mkdirs(String) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 

N

NOFRAMES - Static variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
 

O

ONCE - Static variable in class org.woopi.ant.taskdefs.junit.JUnitTask.ForkMode
fork once only
org.woopi.ant.taskdefs.junit - package org.woopi.ant.taskdefs.junit
 

P

PER_BATCH - Static variable in class org.woopi.ant.taskdefs.junit.JUnitTask.ForkMode
fork once per batch of tests
PER_TEST - Static variable in class org.woopi.ant.taskdefs.junit.JUnitTask.ForkMode
fork once per test class
PLAIN_FORMATTER_CLASS_NAME - Static variable in class org.woopi.ant.taskdefs.junit.FormatterElement
 
PlainJUnitResultFormatter - Class in org.woopi.ant.taskdefs.junit
Prints plain text output of the test to a specified Writer.
PlainJUnitResultFormatter() - Constructor for class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
 
PROPERTIES - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the properties element
PROPERTY - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the property element

R

run() - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
 
runCount() - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 

S

serialize(String, Map<String, String>) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
serialize(String, ClassDoc) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
setClassname(String) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Set name of class to be used as the formatter.
setCounts(long, long, long) - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
setDestDir(RootDoc) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
setDestDir(String) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
setDir(File) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
The directory to invoke the VM in.
setErrorProperty(String) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setErrorProperty(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Property to set to "true" if there is a error in a test.
setExtension(String) - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
set the extension of the output files
setExtension(String) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
 
setFailureProperty(String) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setFailureProperty(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Property to set to "true" if there is a failure in a test.
setFiltertrace(boolean) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setFiltertrace(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, smartly filter the stack frames of JUnit errors and failures before reporting them.
setFork(boolean) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setFork(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, JVM should be forked for each test.
setForkMode(JUnitTask.ForkMode) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Set the behavior when fork fork has been enabled.
setFormat(AggregateTransformer.Format) - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
 
setHaltonerror(boolean) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setHaltonerror(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, stop the build process when there is an error in a test.
setHaltonfailure(boolean) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setHaltonfailure(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, stop the build process if a test fails (errors are considered failures as well).
setIf(String) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setIf(String) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Set whether this formatter should be used.
setIncludeantruntime(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, include ant.jar, optional.jar and junit.jar in the forked VM.
setJvm(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
The command used to invoke the Java Virtual Machine, default is 'java'.
setMaxmemory(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Set the maximum memory to be used by all forked JVMs.
setName(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
Set the name of the test class.
setNewenvironment(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, use a new environment when forked.
setOutfile(String) - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
Set the name of the output file.
setOutput(OutputStream) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
Sets the stream the formatter is supposed to write its results to.
setOutput(OutputStream) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Set output stream for formatter to use.
setOutput(OutputStream) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
 
setOutput(OutputStream) - Method in interface org.woopi.ant.taskdefs.junit.JUnitResultFormatter
Sets the stream the formatter is supposed to write its results to.
setOutput(OutputStream) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
 
setOutput(OutputStream) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
 
setOutput(OutputStream) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
 
setPermissions(Permissions) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Permissions for the test run.
setPrintsummary(JUnitTask.SummaryAttribute) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, print one-line statistics for each test, or "withOutAndErr" to also show standard output and error.
setProperties(Hashtable) - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
setReloading(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, force ant to re-classload all classes for each JUnit TestCase
setRunTime(long) - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
setShowOutput(boolean) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
If true, send any output generated by tests to Ant's logging system as well as to the formatters.
setStyledir(File) - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
set the style directory.
setSystemError(String) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
 
setSystemError(String) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
 
setSystemError(String) - Method in interface org.woopi.ant.taskdefs.junit.JUnitResultFormatter
This is what the test has written to System.err
setSystemError(String) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
 
setSystemError(String) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
 
setSystemError(String) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
 
setSystemOutput(String) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
 
setSystemOutput(String) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
 
setSystemOutput(String) - Method in interface org.woopi.ant.taskdefs.junit.JUnitResultFormatter
This is what the test has written to System.out
setSystemOutput(String) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
 
setSystemOutput(String) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
 
setSystemOutput(String) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
 
setTempdir(File) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Where Ant should place temporary files.
setTimeout(Integer) - Method in class org.woopi.ant.taskdefs.junit.JUnitTask
Set the timeout value (in milliseconds).
setTodir(File) - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
set the destination directory
setTodir(File) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
Sets the destination directory.
setTodir(File) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Set the destination directory where the results should be written.
setTodir(File) - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Set the destination directory where the results should be written.
setTofile(String) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Set the name of the aggregegated results file.
setTofile(String) - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Set the name of the aggregegated results file.
setType(FormatterElement.TypeAttribute) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Quick way to use a standard formatter.
setUnless(String) - Method in class org.woopi.ant.taskdefs.junit.BaseTest
 
setUnless(String) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Set whether this formatter should NOT be used.
setUseFile(boolean) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Set whether the formatter should log to file.
setWithOutAndErr(boolean) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Should the output to System.out and System.err be written to the summary.
setXmlDocument(Document) - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
 
setXmlfile(File) - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
Set the xml file to be processed.
shouldRun(Project) - Method in class org.woopi.ant.taskdefs.junit.JUnitTest
 
shouldUse(Task) - Method in class org.woopi.ant.taskdefs.junit.FormatterElement
Ensures that the selector passes the conditions placed on it with if and unless properties.
start(RootDoc) - Static method in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
startTest(Test) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
A test started.
startTest(Test) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
Interface TestListener.
startTest(Test) - Method in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
Interface TestListener.
startTest(Test) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
Interface TestListener.
startTest(Test) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Empty
startTest(Test) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
Interface TestListener.
startTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.BriefJUnitResultFormatter
The whole testsuite started.
startTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.JavadocXMLJUnitResultFormatter
The whole testsuite started.
startTestSuite(JUnitTest) - Method in interface org.woopi.ant.taskdefs.junit.JUnitResultFormatter
The whole testsuite started.
startTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.PlainJUnitResultFormatter
Empty.
startTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Empty
startTestSuite(JUnitTest) - Method in class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
The whole testsuite started.
styleDir - Variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
the style directory.
SUCCESS - Static variable in class org.woopi.ant.taskdefs.junit.JUnitTestRunner
No problems with this test.
SummaryJUnitResultFormatter - Class in org.woopi.ant.taskdefs.junit
Prints short summary output of the test to Ant's logging system.
SummaryJUnitResultFormatter() - Constructor for class org.woopi.ant.taskdefs.junit.SummaryJUnitResultFormatter
Empty
SYSTEM_ERR - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the system-err element
SYSTEM_OUT - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the system-out element

T

task - Variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
Task
TESTCASE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the testcase element
testMethodJavadocText - Static variable in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
testMethodName - Static variable in class org.woopi.ant.taskdefs.junit.JavadocExtractor
 
TESTSUITE - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the testsuite element
TESTSUITES - Static variable in interface org.woopi.ant.taskdefs.junit.XMLConstants
the testsuites element for the aggregate document
toDir - Variable in class org.woopi.ant.taskdefs.junit.AggregateTransformer
the destination directory, this is the root from where html should be generated
toDir - Variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
the directory to write the file to
toDir - Variable in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
the directory to write the file to
toFile - Variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
the name of the result file
toFile - Variable in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
the name of the result file
transform() - Method in class org.woopi.ant.taskdefs.junit.AggregateTransformer
 
transformers - Variable in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
 
transformers - Variable in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
 

U

unlessProperty - Variable in class org.woopi.ant.taskdefs.junit.BaseTest
 

W

writeDOMTree(Document, File) - Method in class org.woopi.ant.taskdefs.junit.JunitVelocityReportTask
Write the DOM tree to a file.
writeDOMTree(Document, File) - Method in class org.woopi.ant.taskdefs.junit.XMLResultAggregator
Write the DOM tree to a file.

X

Xalan2Executor - Class in org.woopi.ant.taskdefs.junit
Xalan executor via JAXP.
Xalan2Executor() - Constructor for class org.woopi.ant.taskdefs.junit.Xalan2Executor
 
XML_FORMATTER_CLASS_NAME - Static variable in class org.woopi.ant.taskdefs.junit.FormatterElement
 
XMLConstants - Interface in org.woopi.ant.taskdefs.junit
Interface groups XML constants.
XMLJUnitResultFormatter - Class in org.woopi.ant.taskdefs.junit
Prints XML output of the test to a specified Writer.
XMLJUnitResultFormatter() - Constructor for class org.woopi.ant.taskdefs.junit.XMLJUnitResultFormatter
 
XMLResultAggregator - Class in org.woopi.ant.taskdefs.junit
Aggregates all <junit> XML formatter testsuite data under a specific directory and transforms the results via XSLT.
XMLResultAggregator() - Constructor for class org.woopi.ant.taskdefs.junit.XMLResultAggregator
 

A B C D E F G H I J L M N O P R S T U W X

Copyright © 2000-${year} Apache Software Foundation. All Rights Reserved.