osama-raddad / android-test-kit

Automatically exported from code.google.com/p/android-test-kit
0 stars 0 forks source link

Print view hierarchy for onData exceptions #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
When there's exception when doing onData, there's only an exception with stack 
trace, but a view hierarchy will help to identify the problem.

What is the expected output? What do you see instead?
The exception message includes the view hierarcyy

What version of the product are you using? On what operating system?
Espresso 1.1

Please provide any additional information below.

Original issue reported on code.google.com by K76...@gmail.com on 15 Sep 2014 at 4:00

GoogleCodeExporter commented 9 years ago
We print out the content of the AdapterView if onData fails to match. Is there 
any other information you'd like, feel free to reopen the bug.

Original comment by nkors...@google.com on 5 May 2015 at 5:56