Android SDK Unit Testing
This document introduces how to use Android SDK for unit testing.
After modifying the unit test code, you can directly test the interface return results.
Unit Test Code Location
Code Repository
https://github.com/toolsetlink/upgradelink-api-android
Unit Test Code Location
Execution Steps
Download the code repository
Replace the application's accessKey and accessSecret
Replace the application's unique identifier
Execute the SimpleClientTest test class
View the test results