KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Core.TestKit.TestWithSerilog Class Reference

Base test class that pushes serilog to Xunit output More...

Protected Member Functions

 TestWithSerilog (ITestOutputHelper output)
 Initializes a new instance of the TestWithSerilog class. More...
 

Detailed Description

Base test class that pushes serilog to Xunit output

Definition at line 20 of file TestWithSerilog.cs.

Constructor & Destructor Documentation

◆ TestWithSerilog()

KlusterKite.Core.TestKit.TestWithSerilog.TestWithSerilog ( ITestOutputHelper  output)
protected

Initializes a new instance of the TestWithSerilog class.

Parameters
outputThe Xunit output.

Definition at line 28 of file TestWithSerilog.cs.


The documentation for this class was generated from the following file: