extractingSubComponents

open fun extractingSubComponents(c: ComponentContext): ListAssert<InspectableComponent>

Deprecated

Extract the sub components from the underlying Component, returning a ListAssert over it

Deprecated

Use hasExactly instead.