pekko/akka-docs/rst/java/code/docs/testkit
Roland Kuhn a2a646af4e add ActorRef.noSender() for the Java API, see #3429
- Actor.noSender is not accessible from Java, but it was in 2.1 so don’t
  remove
- replaced all “null” in doc tests with ActorRef.noSender()
2013-06-20 15:51:23 +02:00
..
TestKitDocTest.java add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
TestKitSampleTest.java Wait on shutdown of extra actor systems in tests. See #3217 2013-05-07 11:02:03 +02:00