Пример #1
0
 public void ThenTheUserShouldNotDisplay(string displayName)
 {
     Assert.IsNull(UserPage.GetUserRow(displayName));
 }