English | 29 Aug. 2015 | ISBN: 1782166602 | 200 Pages | EPUB/MOBI/PDF (True) | 12.55 MB
No matter what your specific background as a Java developer, whether you’re simply interested in building up a safety net to reduce regressions of your desktop application or in improving your server-side reliability based on robust and reusable components, unit testing is the way to go. This book provides you with a comprehensive but concise entrance advancing your knowledge step-wise to a professional level.
Master high quality software development driven by unit tests
About This Book
Design and implement robust system components by means of the de facto unit testing standard in Java
Reduce defect rate and maintenance effort, plus simultaneously increase code quality and development pace
Follow a step-by-step tutorial imparting the essential techniques based on real-world scenarios and code walkthroughs
What You Will Learn
Organize your test infrastructure and resources reasonably
Understand and write well structured tests
Decompose your requirements into small and independently testable units
Increase your testing efficiency with on-the-fly generated stand-in components and deal with the particularities of exceptional flow
Employ runners to adjust to specific test demands
Use rules to increase testing safety and reduce boilerplate
Use third party supplements to improve the expressiveness of your verification statements