Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

hasTestTag

Returns whether the node is annotated by the given test tag.

hasTestTag

Source set: Common
fun hasTestTag(testTag: String): SemanticsMatcher

Returns whether the node is annotated by the given test tag.

Parameters

testTag Value to match.

Last updated: