public Logging_Scope_Tests(LoupeTestFixture fixture)
 {
     _fixture = fixture;
 }
 public Basic_Logging_Tests(LoupeTestFixture fixture)
 {
     _fixture = fixture;
 }
예제 #3
0
 public LoupeLogEnricherTests(LoupeTestFixture fixture)
 {
     _fixture = fixture;
 }