Ebook: Mockito for Spring
Author: Sujoy Acharya
- Tags: Systems Analysis Design Computer Science Computers Technology Java Beginner s Guides Reference Servlets Languages Tools Programming Testing Software Engineering Test Preparation Almanacs Yearbooks Atlases Maps Careers Catalogs Directories Consumer Dictionaries Thesauruses Encyclopedias Subject English as a Second Language Etiquette Foreign Study Genealogy Quotations Survival Emergency Preparedness Words Grammar Writing Research Publishing
- Year: 2015
- Publisher: Packt Publishing - ebooks Account
- Language: English
- pdf
Learn all you need to know about the Spring Framework and how to unit test your projects with Mockito
About This Book
- Learn about the Spring testing framework, stubbing, mocking, and spying dependencies using the Mockito framework and explore its advanced features
- Create an automated JUnit safety net for building a reliable, maintainable, and testable software
- Step-by-step tutorial stuffed with real-world examples
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.
In Detail
Mockito is a testing framework that creates external dependencies; this process is called mocking. This book will provide you with the skills you need to successfully build and maintain meaningful unit and integration test cases for Spring Framework code. This book starts with a brief introduction to the Spring Framework, including its components and architecture.
Packed with real-world examples, the book covers how to make Spring code testable and mock container and external dependencies using Mockito. You then get a walkthrough of the steps that will help you in applying Spring 4 Framework features and advanced Spring testing module features in the real world. By the end of the book, you will be a competent software tester with Spring and Mockito.