kotlintest isn't a mocking library. You probably w...
# kotlintest
a
kotlintest isn't a mocking library. You probably want https://github.com/nhaarman/mockito-kotlin for that. There's also property based fuzz testing if you want to test lots of possibilities for arguments: https://github.com/kotlintest/kotlintest/blob/master/doc/reference.md#property-based-testing-