microsoft-translator-java-api icon indicating copy to clipboard operation
microsoft-translator-java-api copied to clipboard

Implement Unit Test Suite for various versions of Android

Open boatmeme opened this issue 13 years ago • 1 comments

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.

boatmeme avatar May 27 '12 02:05 boatmeme

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?

rmtheis avatar Jun 27 '12 08:06 rmtheis