当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 3 Fork 0

那所有沸腾的年华 / wechat-demo
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.gradle 671 Bytes
一键复制 编辑 原始数据 按行查看 历史
/**测试依赖库*/
dependencies {
// junit
testImplementation 'junit:junit:4.12'
// mockito
testImplementation "org.mockito:mockito-core:2.25.0"
testImplementation 'org.mockito:mockito-inline:2.25.0'
testImplementation 'org.jetbrains.kotlin:kotlin-stdlib:1.3.40'
testImplementation 'org.jetbrains.kotlin:kotlin-test-junit:1.3.31'
testImplementation "com.nhaarman:mockito-kotlin:1.1.0"
testImplementation 'org.amshove.kluent:kluent:1.14'
testImplementation "org.robolectric:robolectric:3.8"
testImplementation 'org.powermock:powermock-api-mockito2:1.7.4'
testImplementation 'org.powermock:powermock-module-junit4:1.7.4'
}
Kotlin
1
https://gitee.com/qs_os/wechat-demo.git
git@gitee.com:qs_os/wechat-demo.git
qs_os
wechat-demo
wechat-demo
master

搜索帮助