Exemplo n.º 1
0
 public void ButtonIsAboveOfCheckBox_GreaterThan20px()
 {
     _textField.AssertAboveOfGreaterThan(_button, 20);
 }