kezhou2 / android-test-kit

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

Espresso can't test a 3rd party library #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Stack over flow question:

http://stackoverflow.com/questions/27492277/testing-library-components-with-espr
esso

1. A third party library element can not be pulled in for the Inflator

What is the expected output? What do you see instead?

Should be able to pull it in and display it

What version of the product are you using? On what operating system?
1)Using 4.4 kit kat and Android Studio 0.8.14

Please provide any additional information below.

Original issue reported on code.google.com by davidkwo...@gmail.com on 15 Dec 2014 at 8:12

GoogleCodeExporter commented 9 years ago
Looks like a build issue (i.e. not an espresso bug).

Original comment by vale...@google.com on 15 Dec 2014 at 11:25