kezhou2 / android-test-kit

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

NullPointerException with PreferenceMatchers withTitle #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Create a preference without a title
2.  Use withTitle()
3.  NPE

What is the expected output?
Does not match

What do you see instead?
NPE

What version of the product are you using? On what operating system?
espresso-1.1-r3

Original issue reported on code.google.com by katherin...@gmail.com on 1 Jan 2015 at 12:12