linkedin / dexmaker

A utility for doing compile or runtime code generation targeting Android's Dalvik VM
Apache License 2.0
1.88k stars 249 forks source link

mockito-android cannot copy hidden fields and call hidden methods of Android P system classes #106

Closed moltmann closed 6 years ago

moltmann commented 6 years ago

https://github.com/mockito/mockito/issues/1395 also affects dexmaker's mock makers. Hence we have to track mirror some changes make there.