Exemplo n.º 1
0
 def test_should_prompt_delete_false(self):
     strategy = BlueGreen()
     assert_equals(strategy.should_prompt('delete'), False)