MockBinderProvider

class MockBinderProvider(iBinder: IBinder) : BinderProvider

Functions

get
Link copied to clipboard
open override fun get(): <ERROR CLASS>
getAsync
Link copied to clipboard
open suspend override fun getAsync(): <ERROR CLASS>
unbindService
Link copied to clipboard
open suspend override fun unbindService(): Boolean
unregisterCallback
Link copied to clipboard
open override fun unregisterCallback()

Properties

binder
Link copied to clipboard
val binder: <ERROR CLASS>
iBinder
Link copied to clipboard
val iBinder: IBinder