Join Slack
Communities
Powered by
kotlintest isn't a mocking library. You probably w...
# kotlintest
a
AJ Alt
01/14/2019, 4:50 PM
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-
2
Views
Open in Slack
Previous
Next