C# 클래스 Tests.StatsdTests.Guage

상속: StatsdTests
파일 보기 프로젝트 열기: Pereingo/statsd-csharp-client

비공개 메소드들

메소드 설명
adds_gauge_with_deltaValue_formatsCorrectly ( bool isDeltaValue, double value, string expectedFormattedStatsdMessage ) : void
adds_gauge_with_large_double_values ( ) : void
gauge_exception_fails_silently ( ) : void