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