Guys, how do you solve mocking final classes in ko...
# android
a
Guys, how do you solve mocking final classes in kotlin? Interfaces everywhere, open them up or any other mechanism?