Click or drag to resize
Akka.NETIMultiNodeSpecCallbacksMultiNodeSpecBeforeAll 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.42 (1.2.3.42)
Syntax
void MultiNodeSpecBeforeAll()
See Also