hasTestTag
Function
Common
fun hasTestTag(testTag: String): SemanticsMatcher
Returns whether the node is annotated by the given test tag.
Parameters
testTag | Value to match. |
fun hasTestTag(testTag: String): SemanticsMatcher
Returns whether the node is annotated by the given test tag.
testTag | Value to match. |