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