has Props
open fun <T1, T2> hasProps(propsValuePairs: Array<Pair<KProperty1<T2, T1>, T1>>): LithoAssertions.LithoComponentAssert
Assert that a given Component has a property equaling the provided value.
Assert that a given Component has a property equaling the provided value.