Hello there! As far as I see in mockk documentation Inline functions cannot be mocked: <https://gith...
a
Hello there! As far as I see in mockk documentation Inline functions cannot be mocked: https://github.com/mockk/mockk/issues/27 This issue is dated 2018. Wondering if anything has changed since then?
e
not possible without hooking into the compiler
m
yep that’s right