예제 #1
0
 public AsciiFormatterTests()
 {
     // DEVNOTE: Don't want Metrics to be shared between tests
     _fixture = new HealthFixture();
 }
예제 #2
0
 public CustomAsciiFormatterTests()
 {
     _fixture = new HealthFixture();
 }