containsDirectComponents

open fun containsDirectComponents(kClazzes: Array<KClass<out Component>>): LithoViewAssert
open fun containsDirectComponents(clazzes: Array<Class<out Component>>): LithoViewAssert

Assert that the LithoView has a direct component of type clazz