I am using mockk to implement units tests into my application.
This works fine. But, when I try to mock a function that returns a date it doesn\'t work. I have the im