shobhitpuri / openmidaas-android-lib

Open Mobile Identity Library (Android)

Home Page:http://openmidaas.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openmidaas-android-lib

Running the tests

To run the tests, run the following ant command: ant -f build.xml debug install test

You will need to have a emulator/device running/connected to run the tests. You can set your custom test runner by modifying the property test.runner in the ant.properties file. By default, the tests are using the the TestSuite test runner under org.openmidaas.library.test.models but you can set it to any test runner you wish. The status of the tests will be shown in the console.

Acknowledgements

This project uses other open-source libraries such as:

About

Open Mobile Identity Library (Android)

http://openmidaas.org

License:Apache License 2.0


Languages

Language:Java 100.0%