Instead of verifying those calls happen though cou...
# mockk
c
Instead of verifying those calls happen though could you verify the output of the function being tested remains the same? If you verify the internals then it would become difficult to refactor the internals without breaking tests, right?