java - Test running failed: Instrumentation run failed due to 'kotlin.UninitializedPropertyAccessException' -


i'm having issue android instrumentation tests not discovered. instead following:

started running tests test running failed: instrumentation run failed due  'kotlin.uninitializedpropertyaccessexception' disconnected target vm, address: 'localhost:8600', transport: 'socket' empty test suite.  

i found issue, because had property lateinit annotation not injected


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -