How to write integration tests for a GraphQL API with Spring Boot and Kotlin How to write integration tests for a GraphQL API using Spring Boot 2.x and Kotlin
Cleaning up database tables after each integration test method with Spring Boot and Kotlin How to clean database tables after each integration test in a Spring Boot application using Kotlin
Using JUnit 5 with Spring Boot 2, Kotlin and Mockito A guide explaining how to install, configure, and use JUnit 5 with Mockito in a Spring Boot Kotlin project