| IMultiNodeSpecCallbacksMultiNodeSpecBeforeAll Method |
Call this before the start of the test run. NOT before every test case.
Namespace:
Akka.Remote.TestKit
Assembly:
Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax void MultiNodeSpecBeforeAll()
abstract MultiNodeSpecBeforeAll : unit -> unit
See Also