Esempio n. 1
0
 public void command_is_executed()
 {
     CommandExecuted.ShouldBeTrue();
 }
Esempio n. 2
0
 public void command_should_execute()
 {
     CommandExecuted.ShouldBeTrue();
 }