public void SetUp()
 {
     _client = new FakeRaygunClient();
 }
Example #2
0
 public void SetUp()
 {
     _client = new FakeRaygunClient();
 }