mosil / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Unable to open local database with robotium #525

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a test
2. try to add data into local database
3.

What is the expected output? What do you see instead?
Data should be added in the local database. But instean i get error in this line

DBHelper.getWritableDatabase();

What version of the product are you using? On what operating system?
4.3

Please provide any additional information below.

Original issue reported on code.google.com by thecodin...@gmail.com on 28 Sep 2013 at 11:11

GoogleCodeExporter commented 9 years ago
Robotium has nothing to do with your database. 

Original comment by renasr...@gmail.com on 30 Sep 2013 at 5:48