mockito-kotlin
https://github.com/nhaarman/mockito-kotlin
Kotlin
Using Mockito with Kotlin
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported5 Subscribers
Add a CodeTriage badge to mockito-kotlin
Help out
- Issues
- Stubbing returns null with named argument mixed ordering
- @Captor field must be of the type ArgumentCaptor
- NullPointerException with boolean arguments
- The project doesn't pass the tests
- Support for AdditionalAnswers equivalent functions in OngoingStubbing.kt
- Meaningful error when calling an unstubbed method with a non-nullable return type
- control when suspending functions emit - is this possible?
- Improvement: Don't check whenever(mock)-calls on verifyNoMoreInteractions(mock)
- Mockito calls the real method, stubbing does not work
- Mocking a function with matchers that has default arguments throws InvalidUseOfMatchersException
- Docs
- Kotlin not yet supported