Ejemplo n.º 1
0
 public void SetUp()
 {
     this.target = new TRest();
     this.uri    = new Uri(@"http://dummy.com/item/1");
 }
Ejemplo n.º 2
0
 public void SetUp()
 {
     this.target = new TRest();
     this.uri = new Uri(@"http://dummy.com/item/1");
 }