Runs a compiled and installed test executable.
Type | Name and description |
---|---|
boolean |
ignoreFailures Should the build continue if a test fails, or should the build break? |
File |
outputDir The directory where the results should be generated. |
Constructor and description |
---|
RunTestExecutable
() |
Type | Name and description |
---|---|
protected void |
exec() |
Methods inherited from class | Name |
---|---|
class AbstractExecTask |
args, args, commandLine, commandLine, copyTo, environment, environment, exec, executable, getArgs, getCommandLine, getEnvironment, getErrorOutput, getExecActionFactory, getExecResult, getExecutable, getStandardInput, getStandardOutput, getWorkingDir, isIgnoreExitValue, setArgs, setCommandLine, setCommandLine, setEnvironment, setErrorOutput, setExecutable, setIgnoreExitValue, setStandardInput, setStandardOutput, setWorkingDir, workingDir |
Gradle API 2.2-20140924021627+0000