I\'m working with databases and I have the following DataBaseHandling class:
public class DatabaseHandler extends SQLiteOpenHelper { // All Static variables //
I got this error while using junit tests. And my error was simple but evil.
I mixed getContext() and getMockConetext().
getContext()
getMockConetext()