예제 #1
0
 public void ButtonIsAboveOfCheckBox_GreaterThan20px()
 {
     _textField.AssertAboveOfGreaterThan(_button, 20);
 }