mockk
https://github.com/mockk/mockk
Kotlin
mocking library for 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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to mockk
Help out
- Issues
- Idea: one common base interface for all MockK DSLs
- every { java.nio.Files.<method>() } crashes after mockkStatic(java.nio.Files::class)
- Globally enable test flags but disable on specific test classes
- Add reproducer for issue #1410
- `AbstractMethodError` when mocking a property with a synthetic getter
- Mocking protected or private methods not possible when mocking constructors
- Mockk 1.14.6 can no longer mock Quartz SimpleTriggerImpl
- Kotlin metadata incompatibility error after updating to MockK 1.14.3
- mockK 1.14.6 java.lang.ClassNotFoundException: kotlin.Array
- AbstractMethodError in every invocation
- Docs
- Kotlin not yet supported