public class TestEvent$
extends java.lang.Object
Mute
to the TestEventFilter to install a filter, and UnMute to
deinstall it.
You should always prefer the filter methods in the package object
(see akka.testkit filterEvents and filterException) or on the
EventFilter implementations.
| Modifier and Type | Field and Description |
|---|---|
static TestEvent$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
TestEvent$() |
public static final TestEvent$ MODULE$