Reporter.SetLocation
Report.Location
Modifier and Type | Field and Description |
---|---|
private boolean |
continuous |
private java.io.File |
dir |
private java.lang.String |
runFiles |
errors, exceptions, messages, onfail, pedantic, progress, properties, reporter, trace, warnings, workspaceProps
Constructor and Description |
---|
TestTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
private void |
executeProject(Project project) |
void |
setDir(java.io.File dir) |
void |
setRunfiles(java.lang.String runFiles) |
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, setPedantic, setTrace, split, trace, warning
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
private boolean continuous
private java.lang.String runFiles
private java.io.File dir
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
private void executeProject(Project project) throws java.lang.Exception
java.lang.Exception
public void setRunfiles(java.lang.String runFiles)
public void setDir(java.io.File dir)