C# Class Tests.StatsdSenderTests.ImmediateSenderTests

Inheritance: StatsdSenderTests
Mostra file Open project: Kyle2123/statsd-csharp-client

Private Methods

Method Description
does_not_blow_up_if_metric_command_throws ( ) : void
does_not_blow_up_if_udp_send_throws ( ) : void
sends_metric_immediately ( ) : void
sends_multiple_metrics_individually ( ) : void