There is an way to verify that my mock has no more...
# mockk
i
There is an way to verify that my mock has no more interactions? I'm familiar with
wasNot Called
, but I need something that says that besides the methods that I already verified, no other methods was called