C# Class Tests.StatsdTests.Guage

Inheritance: StatsdTests
Mostra file Open project: Pereingo/statsd-csharp-client

Private Methods

Method Description
adds_gauge_with_deltaValue_formatsCorrectly ( bool isDeltaValue, double value, string expectedFormattedStatsdMessage ) : void
adds_gauge_with_large_double_values ( ) : void
gauge_exception_fails_silently ( ) : void