@API(value=Internal) public class ExecuteTestsTask extends Object implements ConsoleTask
SUCCESS, TESTS_FAILED| Constructor and Description |
|---|
ExecuteTestsTask(CommandLineOptions options) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(PrintWriter out)
Execute this task and return an exit code.
|
public ExecuteTestsTask(CommandLineOptions options)
public int execute(PrintWriter out) throws Exception
ConsoleTaskexecute in interface ConsoleTaskout - writer for console output0) or failure (!= 0)ExceptionConsoleTask.SUCCESS