- Mockito Essentials
- Sujoy Acharya
- 220字
- 2021-08-05 17:41:19
Preface
We can acquire knowledge in different ways. On one side is theory, and on the other side is the application of theory. Both are important and both make us better. Theoretical knowledge can provide us with a deep understanding of the concept through the experiences of others, but a practical application can give us a deep understanding through the reality of life and the act of doing.
I was looking for a Mockito framework guide that could teach me the practical application of the framework, but I didn't find any book or article. Then, I decided to start writing a book that can focus on both the theoretical aspect and the practical application, so that readers can get a deep understanding of the concepts through the act of doing.
This book is an advanced-level guide that will help software developers to get complete expertise in unit testing using Mockito as the mocking framework. The focus of the book is to provide readers with comprehensive details on how effectively Mockito can be used for mocking external dependencies in Java application, web application, legacy code, GWT, and SOA.
Armed with the knowledge of advanced JUnit concepts and mocking framework essentials, you will be pleasantly surprised at how quickly and easily you can write high-quality, clean, readable, testable, maintainable, and extensible code.
- jQuery Mobile Web Development Essentials(Third Edition)
- Mastering NetBeans
- Unity 2020 Mobile Game Development
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Android Native Development Kit Cookbook
- Visual C#.NET Web應用程序設計
- Building Dynamics CRM 2015 Dashboards with Power BI
- Joomla!Search Engine Optimization
- Java程序設計及應用開發
- 透視C#核心技術:系統架構及移動端開發
- C語言編程魔法書:基于C11標準
- Mastering Machine Learning with scikit-learn
- Node.js Web Development
- 深入理解Zabbix監控系統
- C++面向對象程序設計教程