Mastering Unit Testing Using Mockito and JUnit
✍ Scribed by Acharya S.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9.
It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software functionality is must. Automated JUnit tests help you verify your assumptions continuously, detect side effects quickly, and also help you save time.
Write advanced JUnit test cases using advanced JUnit 4 features;
Automate JUnit test cases using Gradle, Maven, and Ant scripting;
Practice continuous integration with Jenkins and Ant, Maven, and Gradle scripting;
Monitor code quality with the SonarQube dashboard;
Analyze static code using PMD, Checkstyle, and FindBugs;
Master code coverage with Clover, Cobertura, EclEmma, and JaCoCo;
Design for testability and refactor legacy code;
Practice test-driven development with Mockito.Create meaningful and maintainable automated unit tests using advanced JUnit features and the Mockito framework.
Build an automated continuous integration environment to get real-time feedback on broken code, code coverage, code quality, and integration issues.
Covers best practices and presents insights on architecture and designs to create faster and reliable unit testing environments.Who This Book Is For:
This book is for you if you are a developer with some experience in Java application development as well as a basic knowledge of JUnit testing. But for those whose skill set is void of any prior experience with JUnit testing, the book also covers basic fundamentals to get you acquainted with the concepts before putting them into practise.Формат книги совместим с iPAD и Amazon Kindle, на PC открывается многими бесплатными ридерами, например Cool Reader, Calibre, Adobe Digital Editions
✦ Subjects
Библиотека;Компьютерная литература;Java;JUnit
📜 SIMILAR VOLUMES
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9.<br/> <br/>It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software func
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9.<br/> <br/>It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software func
This book explains in detail how to implement unit tests using two very popular open source Java technologies JUnit and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the cho
Published by kaczanowscy.pl Tomasz Kaczanowski - 2013, 310 pp.<div class="bb-sep"></div>This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.
Published by kaczanowscy.pl Tomasz Kaczanowski - 2013, 310 pp.<div class="bb-sep"></div>This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.