assertCountEquals
Function
Common
fun SemanticsNodeInteractionCollection.assertCountEquals(
expectedSize: Int
): SemanticsNodeInteractionCollection
Asserts that this collection of nodes is equal to the given expectedSize
.
Provides a detailed error message on failure.