Uses of Class
org.junit.platform.launcher.core.StreamInterceptor.RewindableByteArrayOutputStream
Packages that use StreamInterceptor.RewindableByteArrayOutputStream
Package
Description
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder.-
Uses of StreamInterceptor.RewindableByteArrayOutputStream in org.junit.platform.launcher.core
Fields in org.junit.platform.launcher.core with type parameters of type StreamInterceptor.RewindableByteArrayOutputStreamModifier and TypeFieldDescriptionprivate final Deque<StreamInterceptor.RewindableByteArrayOutputStream> StreamInterceptor.mostRecentOutputsprivate final ThreadLocal<StreamInterceptor.RewindableByteArrayOutputStream> StreamInterceptor.outputMethods in org.junit.platform.launcher.core that return StreamInterceptor.RewindableByteArrayOutputStreamMethods in org.junit.platform.launcher.core with parameters of type StreamInterceptor.RewindableByteArrayOutputStreamModifier and TypeMethodDescriptionprivate voidStreamInterceptor.pushToTop(StreamInterceptor.RewindableByteArrayOutputStream out)