コード例 #1
0
ファイル: AsciiFormatterTests.cs プロジェクト: chunlei/Health
 public AsciiFormatterTests()
 {
     // DEVNOTE: Don't want Metrics to be shared between tests
     _fixture = new HealthFixture();
 }
コード例 #2
0
 public CustomAsciiFormatterTests()
 {
     _fixture = new HealthFixture();
 }