realm-java
realm-java copied to clipboard
Added junit3 and junit4 instrumentation test examples
# Description
Adds a Junit3 and Junit4 examples for integration tests using Android instrumentation tests.
TODO
- Confirm with my employer I can sign the CLA as described here.
- Had a newer version of Android Studio, couldn't manage to run tests successfully. Is this something someone with experience on this codebase could assist with?
- The example is caleld
unittesting, however it contains espresso and with this integration tests. Should it be renamed totesting?