assertNotExist with viewmatcher
moutyque opened this issue · 0 comments
moutyque commented
I have noticed there is not implementation of assertNotExist where the input parameters is a viewmatchers.
Being able to specify a viewmatcher allow much more complexity in the assertion, for example asserting in a sub part of the view hierarchy if a text exist. It can be useful when working with view pager.