Example #1
0
 public void Can_Call_Abstract_Method()
 {
     _spec.GetName().ShouldNotBeEmpty();
 }