Closed GoogleCodeExporter closed 9 years ago
Original comment by nkors...@google.com
on 5 May 2015 at 6:01
The onData API is designed to be used against the underlying data of the
adapter view. Using anything() and atPosition() will probably be flaky,
depending on the implementation.
See the DataAdapterSample:
https://github.com/googlesamples/android-testing/blob/master/espresso/DataAdapte
rSample/app/src/androidTest/java/com/example/android/testing/espresso/DataAdapte
rSample/LongListActivityTest.java
Original comment by jalc@google.com
on 6 May 2015 at 10:39
Original issue reported on code.google.com by
kevingar...@gmail.com
on 24 Jun 2014 at 10:49