Example #1
0
 public TfsApiBridgeTest()
 {
     _mocks = new MoqAutoMocker <TfsApiBridge>();
     _mocks.MockObjectFactory();
 }