Compose API Reference Compose UI Test 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.
Compose API Reference Compose UI Test 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.