You can have `fun mock(...) = mockk(relaxedMock = ...
# mockk
o
You can have
fun mock(...) = mockk(relaxedMock = true,... )
if you need it everywhere