Exemplo n.º 1
0
 public void ThenAllNotificationsSelectedShouldBeMarkedAsRead()
 {
     Notifications_Page.MarkAsReadAssertion();
 }
Exemplo n.º 2
0
 public void ThenTheNotificationItemShouldBeMarkedAsRead()
 {
     Notifications_Page.MarkAsReadAssertion();
 }