Interface | Description |
---|---|
NotifiableTestStream |
Remote interface of forked JVM with command methods.
|
Class | Description |
---|---|
AbstractCommandReader |
Stream reader returns bytes which are finally sent to the forked jvm std-input-stream.
|
Commandline |
A
Commandline implementation. |
DefaultCommandReader |
Reader stream sends commands to forked jvm std-
input-stream . |
TestLessInputStream |
Dispatches commands without tests.
|
TestLessInputStream.TestLessInputStreamBuilder |
Builds
streams , registers cachable commands
and provides accessible API to dispatch immediate commands to all atomically
alive streams. |
TestProvidingInputStream |
An
InputStream that, when read, provides test class names out of a queue. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.