Response Time test tool for iOS and Android.
- JDK:1.6+
- Eclipse:Luna Service Release 2 (4.4.2)+
- Gradle:2.4+
- Encode:UTF-8
- TestNG
- Jacoco
- SonarRunner
- Log4j
- git clone https://github.com/58Automation/ResponseTimeTool.git
- import into eclipse
- gradle clean eclipse build
gradle clean test
gradle clean test jacoco
gradle clean sonarRunner
gradle clean javadoc