| Interface | Description |
|---|---|
| MasterProcessChannelDecoder |
An abstraction for physical decoder of commands.
|
| MasterProcessChannelEncoder |
An abstraction for physical encoder of events.
|
| Class | Description |
|---|---|
| BaseProviderFactory | |
| BiProperty<P1,P2> |
Internal generic wrapper.
|
| Command |
Encapsulates data and command sent from master to forked process.
|
| Constants | |
| DumpErrorSingleton |
Dumps lost commands and caused exceptions in forked JVM.
|
| ForkingReporterFactory |
Creates ForkingReporters, which are typically one instance per TestSet or thread.
|
| ForkingRunListener |
Encodes the full output of the test run to the "target".
|
| ProviderParameterNames |
| Enum | Description |
|---|---|
| ForkedProcessEventType |
Events sent back to the plugin process.
|
| MasterProcessCommand |
Commands which are sent from plugin to the forked jvm.
|
| Shutdown |
Specifies the way how the forked jvm should be terminated after
class AbstractCommandStream is closed and CTRL+C.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.