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