Пример #1
0
 public void ThenISeeNotListedInRoleList(string role)
 {
     addUser.IsDisplayed_inAddRole(role).Should().BeFalse();
 }