public class JUnitTestReportAggregator
extends org.apache.tools.ant.taskdefs.MatchingTask
Constructor and Description |
---|
JUnitTestReportAggregator() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
execute method of the Ant task
|
java.lang.String |
getcommonTest() |
void |
setcommonTest(java.lang.String commonTest) |
void |
setdestdir(java.io.File d)
It assigns the directory name where the report files are going to be
produced.
|
void |
setsrcdir(java.io.File d)
It assigns the directory name where the include and exclude clause has
been based.
|
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDirectoryScanner, getImplicitFileSet, getSelectors, hasSelectors, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setExcludes, setExcludesfile, setFollowSymlinks, setIncludes, setIncludesfile, setProject, XsetIgnore, XsetItems
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setsrcdir(java.io.File d)
public void setdestdir(java.io.File d)
srcdir
public java.lang.String getcommonTest()
public void setcommonTest(java.lang.String commonTest)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException