the problem is that I indicate `any()` in the con...
# mockk
i
the problem is that I indicate
any()
in the constructor of
getEmployee(id),
but I need for every different id a different mockk, how can i do that?
🧵 2