TestIdentifier

typealias TestIdentifier = Enum<*>

A type alias on any enum type. Useful to set test tag on composable of a Screen to ensure uniqueness of the tags, see tag