Uses of Class
org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
Packages that use AbstractCommandStream
-
Uses of AbstractCommandStream in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Subclasses of AbstractCommandStream in org.apache.maven.plugin.surefire.booterclient.lazytestproviderModifier and TypeClassDescriptionfinal class
Dispatches commands without tests.final class
AnInputStream
that, when read, provides test class names out of a queue.