Package akka.stream.testkit
Class StreamTestKit
- java.lang.Object
 - 
- akka.stream.testkit.StreamTestKit
 
 
- 
public class StreamTestKit extends java.lang.ObjectINTERNAL API 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStreamTestKit.CompletedSubscription<T>static classStreamTestKit.CompletedSubscription$static classStreamTestKit.FailedSubscription<T>static classStreamTestKit.FailedSubscription$static classStreamTestKit.ProbeSink<T>static classStreamTestKit.ProbeSource<T>static classStreamTestKit.PublisherProbeSubscription<I>static classStreamTestKit.PublisherProbeSubscription$ 
- 
Constructor Summary
Constructors Constructor Description StreamTestKit() 
 -