hasType
This filter will match all test nodes that represent a Component with the given class type componentClass.
An example usage: hasType(CounterComponent::class.java)
This filter will match all test nodes that represent a Component with the given class type componentClass.
An example usage: hasType(CounterComponent::class.java)