pekko/akka-actor/src/main/scala
Roland Kuhn 68c0f7c8e9 add first usage of TestKit
- rename expect... methods to expectMsg... to avoid clash with scalatest
- add access to testActor, e.g. for registration of that actor with
	others
- add facility for ignoring messages in testActor, which would only
	clutter the test spec
2010-12-29 21:47:05 +01:00
..
akka add first usage of TestKit 2010-12-29 21:47:05 +01:00