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 class
TestLessInputStream
Dispatches commands without tests.class
TestProvidingInputStream
AnInputStream
that, when read, provides test class names out of a queue.
-