How do I unit test a call to onServiceConnected in Android

后端 未结 0 561
执笔经年
执笔经年 2021-01-06 23:17

Good evening I have this code in my class:

private val myServiceConnection: ServiceConnection = object : ServiceConnection {
    override fun onServiceConnect         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题