Class TestProbe$
java.lang.Object
org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestProbe$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<M> TestProbe<M>apply(String name, ActorSystem<?> system) <M> TestProbe<M>apply(ActorSystem<?> system)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TestProbe$
public TestProbe$()
-
-
Method Details
-
apply
-
apply
-