pekko/akka-testkit/src/main
Roland Kuhn a9c022e92a +act,mul #3948 add MultiNodeSpec.startNewSsytem() and system.abort()
abort() currently only changes that remote-deployed child actors are not
waited for during termination (because that would not change anything);
it is still a different operation than shutdown() since it changes what
you are guaranteed to observe after termination.

testConductor.shutdown(..., abort = true) uses this mode of termination.

improve MultiNodeSpec to allow injection of deployment configuration
into arbitrary actor systems

include number of received elements in the timeout failure message for
TestKit.receiveN
2014-03-21 20:43:06 +01:00
..
java/akka/testkit !tes #2971 Make TestKit.remaining throw AssertionError outside of within 2014-03-11 11:23:12 +01:00
resources DOC: Formatting issues, see #2723 2012-11-22 17:23:18 +01:00
scala/akka/testkit +act,mul #3948 add MultiNodeSpec.startNewSsytem() and system.abort() 2014-03-21 20:43:06 +01:00