TestCollectionItem
data class TestCollectionItem(testCollection: TestCollection, componentTreeHolder: ComponentTreeHolder, val index: Int)
A wrapper class that exposes methods specific to testing collection children.
A wrapper class that exposes methods specific to testing collection children.