Uses of Class
org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
Packages that use TestProvidingInputStream Package Description org.apache.maven.plugin.surefire.booterclient -
-
Uses of TestProvidingInputStream in org.apache.maven.plugin.surefire.booterclient
Method parameters in org.apache.maven.plugin.surefire.booterclient with type arguments of type TestProvidingInputStream Modifier and Type Method Description private static java.lang.Thread
ForkStarter. createShutdownHookThread(java.lang.Iterable<TestProvidingInputStream> streams, Shutdown shutdownType)
private java.util.concurrent.ScheduledFuture<?>
ForkStarter. triggerPingTimerForShutdown(java.lang.Iterable<TestProvidingInputStream> streams)
-