Example #1
0
 public void ThenMessageWithTextShouldAppeared(string p0)
 {
     Assert.AreEqual(p0, usersP.GetPopupText());
 }