ObserverField<Drawable> unit test in Android kotlin

21 views Asked by At

How can we write unit test case for view model

If we have ObserverField Drawable As variable

It is mostly showing Absent Code attribute in method that is not native or abstract

Or we can't write unit test cases for it?

Thanks

0

There are 0 answers