Example #1
0
 public void TestVirualMethodWithouOverriding()
 {
     Assert.AreEqual(TestService.BASE_STRING, _client.GetVirtualString());
 }