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
- InjectMocks doesn't work when declaring a default constructor with default values
- MyClass$MockitoMock$ must be defined in the same package MyClass/package
- migrate to JUnit5
- Deprecate or replace nullableArgumentCaptor
- java.lang.NullPointerException using mock()
- Coroutine/suspend function type mocking support
- Order matters for doReturnConsecutively setup (skips first item) under specific conditions
- Mocking a function while using IR silently fails and returns null
- Any() throws method must not be null
- captor.capture() must not be null
- Docs
- Kotlin not yet supported