ahsing / 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

Open GoogleCodeExporter opened 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