Is there a way to mock a function called by anothe...
# announcements
r
Is there a way to mock a function called by another function? I found this thread from few years ago that tells it is not possible: https://discuss.kotlinlang.org/t/how-to-mock-a-function/356/3 Has there been any additions after that?