Testing a Spring application with JUnit and Kotlin. Tutorial

preview_player
Показать описание
#JUnit #Kotlin #Spring
In this episode, Anton talks about testing a Spring application with JUnit and Kotlin. Learn how to write a basic test, how to test the web tier with MockMvc, and what are the convenient Kotlin extensions that we can use for testing.

Рекомендации по теме
Комментарии
Автор

Awesome. We need more Spring Plus Kotlin

caffeinejavacode
Автор

Mockk is just great, and the fact SpringMockk exists makes it even more useful.

MarcosBernal
Автор

Hey! thanks for the video. I was wondering how do you create a test template just typing test in the editor?

ГеннадийОсетров