You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After my first PR I wanted to add some new methods with viewmatchers.
However, I am confused with method name and goals.
It seems to me that exist and contain are similar. The only difference I see i the display for contains, but it is not understable from the name.
So what was the idea behind assertContain vs assertExist same with negative version of the methods ?
The current implementations of assertContains & assertNotContains do not include an implementation that allows viewMatcher as parameter.
The text was updated successfully, but these errors were encountered: