🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

hasTestTag

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

hasTestTag

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

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

Parameters

testTag Value to match.