Uses of Class
org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractForkInputStream
Packages that use AbstractForkInputStream
Package
Description
-
Uses of AbstractForkInputStream in org.apache.maven.plugin.surefire.booterclient
Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type AbstractForkInputStreamModifier and TypeMethodDescriptionprivate RunResultForkStarter.fork(Object testSet, KeyValueSource providerProperties, ForkClient forkClient, SurefireProperties effectiveSystemProperties, int forkNumber, AbstractForkInputStream testProvidingInputStream, boolean readTestsFromInStream) -
Uses of AbstractForkInputStream in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Subclasses of AbstractForkInputStream in org.apache.maven.plugin.surefire.booterclient.lazytestproviderModifier and TypeClassDescriptionclassReader stream sends commands to forked jvm std-input-stream.final classDispatches commands without tests.final classAnInputStreamthat, when read, provides test class names out of a queue.