Beispiel #1
0
 public void then_all_steps_executed()
 {
     Assert.IsTrue(Steps.All(s => s.ExecuteCalled));
 }