Tuesday, 15 June 2021

How to use mockk in view binding

Hi i am new in Mockk library Kotlin. I want to mock view binding in unit testing. But i am unable to get proper example. I search Possible to mock/test Android ViewBinding interactions? I don't want to use @RunWith(PowerMockRunner::class). Does any one have better solution for this.



from How to use mockk in view binding

No comments:

Post a Comment