/WeexSDK

本木医疗移动解决方案安卓端WeexSDK

Primary LanguageJava

Unit Test

Unit test code is under 'src/test'. You can run unit test use command:

./gradlew clean testDebugUnitTest jacocoTestReportDebug

This task will run all unit test and produce both unit test report and jacoco test coverage report in 'build/reports'.