kakao / com.agoda.kakao.text / TextViewAssertions / hasNoText
open fun hasNoText(text:
String
):
Unit
Checks if the view does not have a given text
text
- Text to be matchedopen fun hasNoText(@StringRes resId:
Int
):
Unit
Checks if the view does not have a given text
resId
- String resource to be matched