You write it with Spring - you test it with Spring

preview_player
Показать описание
The best way of testing apps written with Spring Framework is to use Spring Framework for testing as well.

This talk gives a brief overview of test layers, explains approach to mocking beans in the Spring's application context and describes different ways of testing MVC apps.
Рекомендации по теме
Комментарии
Автор

How can we read values from properties files? For ex. In code we have @Value annotations.

gaurav