Logo

MockK

pure Kotlin mocking library

Nice features: - removing finals (via Java Agent) - pure kotlin mocking DSL - partial arguments matchers - chained calls / deep stubs - matcher expressions - mocking coroutines - capturing lambdas - bunch of matchers - few verification modes

Explore By Topic