| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire.booterclient.lazytestprovider | |
| org.apache.maven.surefire.booter |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Command |
AbstractCommandStream.nextCommand() |
protected Command |
TestProvidingInputStream.nextCommand() |
protected Command |
TestLessInputStream.nextCommand() |
| Modifier and Type | Field and Description |
|---|---|
static Command |
Command.NOOP |
static Command |
Command.SKIP_SINCE_NEXT_TEST |
static Command |
Command.TEST_SET_FINISHED |
| Modifier and Type | Method and Description |
|---|---|
static Command |
MasterProcessCommand.decode(DataInputStream is) |
static Command |
Command.toRunClass(String runClass) |
static Command |
Command.toShutdown(Shutdown shutdownType) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandListener.update(Command command) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.