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