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