C# Class Tests.A_MetricsTests

Metrics is static (not thread static), so to consistently test this before .Configure() is called just doing a cheeky A_* naming so it's first alphabetically.
Mostrar archivo Open project: Kyle2123/statsd-csharp-client

Private Methods

Method Description
defaults_to_null_statsd_to_not_blow_up_when_configure_is_not_called ( ) : void