Barista icon indicating copy to clipboard operation
Barista copied to clipboard

assertContains & assertNotContains with viewMatcher

Open moutyque opened this issue 1 year ago • 1 comments

The current implementations of assertContains & assertNotContains do not include an implementation that allows viewMatcher as parameter.

moutyque avatar Mar 01 '23 21:03 moutyque

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 ?

moutyque avatar Mar 01 '23 21:03 moutyque