We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From jinshe...@gmail.com on February 22, 2013 23:25:08
I've setup a enabled android project and a testing project dependent upon it
However, everytime I try to run the android tests, I get this error message, from the Emulator logs. No compilation or error messages.
Could not find class 'com.jayway.android.robotium.solo.Solo', referenced from method com.test.DbSQLAdapterTest.setUp
The depenedencies are there, the dependent apk, and the test apk are both uploaded fine.
Original issue: http://code.google.com/p/robotium/issues/detail?id=395
The text was updated successfully, but these errors were encountered:
From renasr...@gmail.com on February 23, 2013 08:53:09
Please see common robotium issues: https://code.google.com/p/robotium/wiki/RobotiumTutorials
Status: Invalid Owner: renasr...@gmail.com
Sorry, something went wrong.
No branches or pull requests
From jinshe...@gmail.com on February 22, 2013 23:25:08
I've setup a enabled android project and a testing project
dependent upon it
However, everytime I try to run the android tests, I get this error
message, from the Emulator logs. No compilation or error messages.
Could not find class 'com.jayway.android.robotium.solo.Solo',
referenced from method com.test.DbSQLAdapterTest.setUp
The depenedencies are there, the dependent apk, and the test apk are
both uploaded fine.
Original issue: http://code.google.com/p/robotium/issues/detail?id=395
The text was updated successfully, but these errors were encountered: