コード例 #1
0
 public Logging_Scope_Tests(LoupeTestFixture fixture)
 {
     _fixture = fixture;
 }
コード例 #2
0
 public Basic_Logging_Tests(LoupeTestFixture fixture)
 {
     _fixture = fixture;
 }
コード例 #3
0
 public LoupeLogEnricherTests(LoupeTestFixture fixture)
 {
     _fixture = fixture;
 }