Reporter.SetLocationReport.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, warningbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprivate 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.Taskorg.apache.tools.ant.BuildExceptionprivate void executeProject(Project project) throws java.lang.Exception
java.lang.Exceptionpublic void setRunfiles(java.lang.String runFiles)
public void setDir(java.io.File dir)