Hey, I just found out during a code review for ano...
# mockk
m
Hey, I just found out during a code review for another team, that this overload exists and what it does:
Copy code
inline fun mockkObject(vararg objects: Any, recordPrivateCalls: Boolean = false, block: () -> Unit)
Unfortunately it's undocumented. Can I open an issue, then I'll try to document it as soon as I'm free? Thanks
👌 1
m
of course 🙂 thanks!