Uses of Class
org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
Packages that use AbstractCommandStream Package Description org.apache.maven.plugin.surefire.booterclient.lazytestprovider -
-
Uses of AbstractCommandStream in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Subclasses of AbstractCommandStream in org.apache.maven.plugin.surefire.booterclient.lazytestprovider Modifier and Type Class Description classTestLessInputStreamDispatches commands without tests.classTestProvidingInputStreamAnInputStreamthat, when read, provides test class names out of a queue.
-