C# Class Akka.Interfaced.LogFilter.Tests.LogFilterTest

Inheritance: Akka.TestKit.Xunit2.TestKit
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
LogFilterTest ( ITestOutputHelper output ) : System

Private Methods

Method Description
ClearLogger ( ) : void
GetLogger ( ) : NLog.Targets.MemoryTarget
GetLogs ( ) : IList
Test_Exception ( ) : System.Threading.Tasks.Task
Test_Paramter ( ) : System.Threading.Tasks.Task
Test_Paramter_And_Result ( ) : System.Threading.Tasks.Task
Test_Result ( ) : System.Threading.Tasks.Task
Test_Surrogate_Paramter ( ) : System.Threading.Tasks.Task

Method Details

LogFilterTest() public method

public LogFilterTest ( ITestOutputHelper output ) : System
output ITestOutputHelper
return System