Пример #1
0
 public void GivenCustomerListConsumerServiceIsReadyToVerify(string testDescription)
 {
     LogResult.LogTestDescription(Logger, testDescription);
 }
Пример #2
0
 public void GivenCustomerListWebApiIsReadyToVerify(string testDescription)
 {
     LogResult.LogTestDescription(Logger, testDescription);
 }