microsoft-translator-java-api
microsoft-translator-java-api copied to clipboard
Implement Unit Test Suite for various versions of Android
We've encountered so many Android specific issues, it would be worth our while to invest some time in analysis and implementation of an Android Unit Test suite, preferably for different versions of the platform.
This may end up as an external project, unless it makes sense to add it to this code base.
Yep. Any idea what the best way to do this might be?
Maybe just copying your existing test classes as Android JUnit tests, and including a Maven dependency on microsoft-translator-java-api?