public void Test(NonConvertibleStub stub, int expectedStubValue) { Assert.AreEqual(expectedStubValue, stub.Value); }