pekko/akka-testkit/src
Roland acdc521b4f clean up test output some more
- 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] { ... }
2011-07-30 22:29:12 +02:00
..
main/scala/akka/testkit clean up test output some more 2011-07-30 22:29:12 +02:00
test/scala/akka/testkit Test output cleaned up in akka-actor-tests and akka-testkit 2011-07-29 15:22:11 -06:00