TestProbe

org.apache.pekko.testkit.TestProbe$
See theTestProbe companion class
object TestProbe

Attributes

Companion
class
Source
TestKit.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TestProbe.type

Members list

Value members

Concrete methods

def apply()(implicit system: ActorSystem): TestProbe

Attributes

Source
TestKit.scala
def apply(name: String)(implicit system: ActorSystem): TestProbe

Attributes

Source
TestKit.scala