Closed GoogleCodeExporter closed 9 years ago
Are you sure that NMVE is being thrown? print out the stack trace in the catch
(Exception e) block to make sure.
Original comment by vale...@google.com
on 9 Jun 2014 at 9:40
Original comment by vale...@google.com
on 9 Jun 2014 at 10:11
Sorry for that, and you're right.
I don't know why, but before I kept on getting NoMatchingViewException (from
the stacktrace), and could not even catch generic Exception in the wrapper.
Now I can see that it's actually throwing NoMatchingRootException, and could be
caught in the wrapper instead of the test code. (there was no upgrading of my
espresso library in between, I really don't know what's wrong, sorry)
Original comment by thyrl...@gmail.com
on 10 Jun 2014 at 12:47
Original issue reported on code.google.com by
thyrl...@gmail.com
on 26 May 2014 at 2:50