pekko/akka-docs/rst/scala/code/docs/testkit
Viktor Klang cd8e97c060 +act - 15757 - Reworks implementation of ActorSystem shutdown
* deprecates awaitTermination, shutdown and isTerminated
  * introduces a terminate-method that returns a Future[Unit]
  * introduces a whenTerminated-method that returns a Future[Unit]
  * simplifies the implementation by removing blocking constructs
  * adds tests for terminate() and whenTerminated
2014-08-25 15:49:28 +02:00
..
PlainWordSpec.scala +tes #12681 add EchoActor 2014-07-11 11:16:35 +02:00
TestkitDocSpec.scala +act - 15757 - Reworks implementation of ActorSystem shutdown 2014-08-25 15:49:28 +02:00
TestKitUsageSpec.scala +tes #12681 add EchoActor 2014-07-11 11:16:35 +02:00