Hi Everyone, wondering if there is a way to mock C...
# test
m
Hi Everyone, wondering if there is a way to mock Context ? tried mock(Context::class.java) and @Mock always same error Mockito cannot mock this class: class android.content.Context