Uncover the architecture of the Spring testing framework and write integration tests
Explore test doubles and work with dummy, spy, fake, stub, and mock objects
Mock Spring container dependencies using Mockito
Refresh your Spring Framework knowledge
Learn about the advanced Spring 4 Framework features
Work with the REST controller to build and unit test RESTful web services
Cache data with Spring and EhCache
Who this book is for
If you are an application developer with some experience in software testing and want to learn more about testing frameworks, then this technology and book is for you. Mockito for Spring will be perfect as your next step towards becoming a competent software tester with Spring and Mockito.
Table of Contents
Getting familiar with Spring Framework
Writing unit tests with JUnit and Mockito
Working with Spring Integration Tests
Resolving out of container dependency with Mockito