I'm trying to mock database access (OrmLiteSqliteOpenHelper).
I just need a piece of information or some example how to achieve that.
I tried to create OrmLiteSqliteOpenHelper with IsolatedContext, but after running the code, Android just uses the standard context.