Skip to content

Instantly share code, notes, and snippets.

@rponte
Created April 26, 2021 20:55
Show Gist options
  • Select an option

  • Save rponte/df8afb57ccf4338e6c365fe5f26437c6 to your computer and use it in GitHub Desktop.

Select an option

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