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