Example #1
0
 public void Can_Call_Concrete_Method()
 {
     _spec.PrettyPrintName().ShouldNotBeEmpty();
 }