示例#1
0
 public void ThenAllNotificationsSelectedShouldBeMarkedAsRead()
 {
     Notifications_Page.MarkAsReadAssertion();
 }
示例#2
0
 public void ThenTheNotificationItemShouldBeMarkedAsRead()
 {
     Notifications_Page.MarkAsReadAssertion();
 }