Java SDK Unit Test
This document introduces how to use Java SDK for unit testing.
After modifying the unit test code, you can directly test the interface return results.
Unit Test Code Location
Code Repository
Unit Test Code Location
Execution Steps
Download the code repository
Replace application accessKey and accessSecret
Replace application unique identifier
Execute the SimpleClientTest test class
View test results