Searched refs:snapshots (Results 1 – 1 of 1) sorted by relevance
284 ArgumentCaptor<List> snapshots = ArgumentCaptor.forClass(List.class); in callStartEndWithSharedElements() local286 snapshots.capture()); in callStartEndWithSharedElements()289 assertNull(snapshots.getValue()); in callStartEndWithSharedElements()296 snapshots.capture()); in callStartEndWithSharedElements()299 assertNull(snapshots.getValue()); in callStartEndWithSharedElements()308 snapshots.capture()); in callStartEndWithSharedElements()311 assertNull(snapshots.getValue()); in callStartEndWithSharedElements()318 snapshots.capture()); in callStartEndWithSharedElements()321 assertNull(snapshots.getValue()); in callStartEndWithSharedElements()