Skip to content

Android Unit test failed when using SqlCipher DB #105

Closed
@sunilmishra

Description

@sunilmishra

Hi,

I am facing problem when using sqlcipher in my project. My project is running fine without UnitTest with Cipher.

But when using Cipher,
09-30 15:53:32.877: I/TestRunner(11663): java.lang.NullPointerException
09-30 15:53:32.877: I/TestRunner(11663): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:101)

Can you please suggest me how to resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions