Click or drag to resize
Akka.NETIMultiNodeSpecCallbacks Methods

The IMultiNodeSpecCallbacks type exposes the following members.

Methods
  NameDescription
Public methodMultiNodeSpecAfterAll
Call this after the all test cases have run. NOT after every test case.
Public methodMultiNodeSpecBeforeAll
Call this before the start of the test run. NOT before every test case.
Top
See Also