doesNotHaveVisibleText
Tests that all views in the hierarchy under the root, for which the path is visible, do not have text equal to the given string
Return
the assertions object
Parameters
text
the text to search for
Tests that all views in the hierarchy under the root, for which the path is visible, do not have text equal to the string matching the given resource id
Return
the assertions object
Parameters
resourceId
resource id of the text
Tests that all views in the hierarchy under the root, for which the path is visible, do not have any text appearing on them
Return
the assertions object