public void ShouldHaveCorrectEnvironment()
 {
     Assert.Equal(TestEnvironment, MetricsManager.GetEnvironment());
 }