How to write simple spring boot unit test - Testing with Spring Boot - Part 1

preview_player
Показать описание
Testing your application can save you hours and hours that you would spend in bugfixing, so that is why in this tutorial series we take a look at testing with Spring Boot. In in we will create different types of tests (e.g. unit tests, integration tests, etc). We will go through the fundamentals of testing and hopefully you will be able to learn something new.

In this video we take a look how to setup our application and write first hello world test.

Source code:

This videos commit:

#java #springboot #testing #unittest #integrationtests
Рекомендации по теме
Комментарии
Автор

This was amazing! You need to do a unit testing video for the common spring boot rest api video. Instant sub!

Purplethingyt