public void SetUp()
 {
     _target = new DirectRequestsBuilder();
 }
示例#2
0
 public void SetUp()
 {
     _target = new DirectRequestsBuilder();
 }