Esempio n. 1
0
 public void ThenTheOutputShouldContainText(string text)
 {
     _vsTestExecutionDriver.CheckOutputContainsText(text);
 }