Uses of Interface
org.apache.maven.plugin.surefire.booterclient.lazytestprovider.NotifiableTestStream
Packages that use NotifiableTestStream
Package
Description
-
Uses of NotifiableTestStream in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Classes in org.apache.maven.plugin.surefire.booterclient.lazytestprovider that implement NotifiableTestStreamModifier and TypeClassDescriptionclass
Reader stream sends commands to forked jvm std-input-stream
.class
Reader stream sends bytes to forked jvm std-input-stream
.final class
Dispatches commands without tests.final class
AnInputStream
that, when read, provides test class names out of a queue.Methods in org.apache.maven.plugin.surefire.booterclient.lazytestprovider that return NotifiableTestStreamModifier and TypeMethodDescriptionTestLessInputStream.TestLessInputStreamBuilder.getCachableCommands()
TestLessInputStream.TestLessInputStreamBuilder.getImmediateCommands()
-
Uses of NotifiableTestStream in org.apache.maven.plugin.surefire.booterclient.output
Constructors in org.apache.maven.plugin.surefire.booterclient.output with parameters of type NotifiableTestStreamModifierConstructorDescriptionForkClient
(DefaultReporterFactory defaultReporterFactory, NotifiableTestStream notifiableTestStream, org.apache.maven.plugin.surefire.log.api.ConsoleLogger log, AtomicBoolean printedErrorStream, int forkNumber)