public class Utils
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Utils.TE | 
| static class  | Utils.TE$ | 
| Constructor and Description | 
|---|
| Utils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> T | assertAllStagesStopped(scala.Function0<T> block,
                      org.apache.pekko.stream.Materializer materializer) | 
| static void | assertDispatcher(org.apache.pekko.actor.ActorRef ref,
                java.lang.String dispatcher) | 
| static com.typesafe.config.Config | UnboundedMailboxConfig()Sets the default-mailbox to the usual  pekko.dispatch.UnboundedMailboxinstead ofStreamTestDefaultMailbox. | 
public static com.typesafe.config.Config UnboundedMailboxConfig()
pekko.dispatch.UnboundedMailbox instead of StreamTestDefaultMailbox.public static <T> T assertAllStagesStopped(scala.Function0<T> block,
                                           org.apache.pekko.stream.Materializer materializer)
public static void assertDispatcher(org.apache.pekko.actor.ActorRef ref,
                                    java.lang.String dispatcher)