realm-java icon indicating copy to clipboard operation
realm-java copied to clipboard

Added junit3 and junit4 instrumentation test examples

Open joseprl89 opened this issue 7 years ago • 0 comments

# 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 to testing?

joseprl89 avatar Aug 27 '18 15:08 joseprl89