Ejemplo n.º 1
0
 public void Test(NonConvertibleStub stub, int expectedStubValue)
 {
     Assert.AreEqual(expectedStubValue, stub.Value);
 }
 public void Test(NonConvertibleStub stub, int expectedStubValue)
 {
     Assert.AreEqual(expectedStubValue, stub.Value);
 }