Skip to content

Instantly share code, notes, and snippets.

@rponte
Created April 26, 2021 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rponte/df8afb57ccf4338e6c365fe5f26437c6 to your computer and use it in GitHub Desktop.
Save rponte/df8afb57ccf4338e6c365fe5f26437c6 to your computer and use it in GitHub Desktop.
Using Mockito with Kotlin
@rponte
Copy link
Author

rponte commented May 4, 2021

We can use Mockk instead of Mockito with Kotlin and Spring Boot. It also has a good integration with Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment