Пример #1
0
 public void ButtonIsNearTopOfCheckBox_GreaterThan20px()
 {
     _textField.AssertNearTopOfGreaterThan(_button, 20);
 }