extractingSubComponentsDeeply

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

Deprecated

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

Deprecated

Use hasExactly instead.