Exemplo n.º 1
0
 public void is_enabled_when_the_test_has_a_last_result()
 {
     mode.IsEnabled(DataMother.SuccessfulTest()).ShouldBeTrue();
 }