Skip to content

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

  1. Download the code repository

  2. Replace application accessKey and accessSecret

  3. Replace application unique identifier

  4. Execute the SimpleClientTest test class

  5. View test results

toolsetlink@163.com