- filter out expected debug messages
- rename EventFilter.apply(f: Event => Boolean) to EventFilter.custom to
allow type inference on provided function literal (does not work with
overloading)
- add filterException[T] { ... }
|
||
|---|---|---|
| .. | ||
| main/scala/akka/testkit | ||
| test/scala/akka/testkit | ||