BaseMatcher
Base class used to share common properties used in TestSpec builders. Mirrors relevant properties from com.facebook.litho.Component.Builder.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun interceptTouchHandler(interceptTouchHandlerMatcher: Matcher<EventHandler<InterceptTouchEvent>>): T
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard