last Child
Performs given actions/assertion on last child in adapter
Parameters
T
Type of item at last position. Must be registered via constructor.
function
Tail lambda which receiver will be matched item with given type T
Performs given actions/assertion on last child in adapter
Type of item at last position. Must be registered via constructor.
Tail lambda which receiver will be matched item with given type T