pekko/akka-docs/rst/scala/code/docs/testkit
Roland Kuhn dc305eaf18 +act #3949 add LoggingReceive.withLabel
def someState = LoggingReceive.withLabel("some state") {
  case msg => ...
}
2014-03-21 20:43:13 +01:00
..
PlainWordSpec.scala Changes all occurances of Typesafe copyright to extend to 2014. 2014-02-04 21:20:09 -06:00
TestkitDocSpec.scala +act #3949 add LoggingReceive.withLabel 2014-03-21 20:43:13 +01:00
TestKitUsageSpec.scala Changes all occurances of Typesafe copyright to extend to 2014. 2014-02-04 21:20:09 -06:00