public abstract class BaseTestTask extends BaseGarminTask implements IFlushListener
errorStream, infoStream, isWindows, sdkDirectory, SEPARATOR| Constructor and Description |
|---|
BaseTestTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
flushing(java.lang.String toBeFlushed)
Called when the stream is about to be flushed
|
void |
run() |
buildExecPath, execTask, getAppDirectory, getBinDirectory, getSdkDirectory, logError, logException, setAppDirectory, setSdkDirectorynewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArgs, getExecNamepublic void run()
public void flushing(java.lang.String toBeFlushed)
IFlushListenerflushing in interface IFlushListenertoBeFlushed - the String stream before flushing