Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.matcher
/
RecyclerViewMatcher
Recycler
View
Matcher
class
RecyclerViewMatcher
(
recyclerViewId
:
Int
)
Constructors
Functions
Constructors
Recycler
View
Matcher
Link copied to clipboard
fun
RecyclerViewMatcher
(
recyclerViewId
:
Int
)
Functions
at
Position
Link copied to clipboard
fun
atPosition
(
position
:
Int
)
:
Matcher
<
View
>
at
Position
On
View
Link copied to clipboard
fun
atPositionOnView
(
position
:
Int
,
targetViewId
:
Int
)
:
Matcher
<
View
>
with
Item
View
Type
Link copied to clipboard
fun
withItemViewType
(
@
IdRes
recyclerViewId
:
Int
,
itemViewType
:
Int
)
:
Matcher
<
View
>
fun
withItemViewType
(
@
IdRes
recyclerViewId
:
Int
,
itemViewType
:
Int
,
targetViewId
:
Int
)
:
Matcher
<
View
>