Click or drag to resize
Akka.NETTestOutputLogger Constructor
TBD

Namespace:  Akka.TestKit.Xunit.Internals
Assembly:  Akka.TestKit.Xunit (in Akka.TestKit.Xunit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TestOutputLogger(
	ITestOutputHelper output
)

Parameters

output
Type: ITestOutputHelper
TBD
See Also