我遇到的问题是没有发现我的android检测测试。相反,我得到以下内容:
Started running tests
Test running failed: Instrumentation run failed due to
'kotlin.UninitializedPropertyAccessException'
Disconnected from the target VM, address: 'localhost:8600', transport: 'socket'
Empty test suite.
答案 0 :(得分:2)
我发现了这个问题,那是因为我有一个没有注入的lateinit注释的属性