Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.assertion
/
recyclerViewHasSize
recycler
View
Has
Size
fun
RobotAssertions
.
recyclerViewHasSize
(
@
IdRes
recyclerViewId
:
Int
,
size
:
Int
)
Check if the recycler view associated with
recyclerViewId
has the size of
size
.