kakao / com.agoda.kakao.text / TextViewAssertions / hasHint
open fun hasHint(hint:
String
):
Unit
Checks if the view has given hint
hint
- Text to be matchedopen fun hasHint(@StringRes resId:
Int
):
Unit
Checks if the view has given hint
resId
- String resource to be matched