hasNoText

public Unit hasNoText(String text)

Checks if the view does not have a given text

Parameters

text

Text to be matched


public Unit hasNoText(@StringRes() Integer resId)

Checks if the view does not have a given text

Parameters

resId

String resource to be matched