TY - BOOK AU - Koskela,Lasse TI - Effective unit testing: a guide for Java developers SN - 1935182579 U1 - 005.133 KOS PY - 2013///] CY - New York PB - Manning KW - Java (Computer program language) KW - Computer programs KW - Computer programs / Testing N1 - The promise of good tests -- In search of goog -- Test doubles -- Readability -- Maintainability -- Trustworthiness -- Testable design -- Writing tests in other JVM languages -- Speeding up test execution N2 - Annotation; SummaryEffective Unit Testing is written to show how to write good teststests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove\'s bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit. About TestingTest the components before you assemble them into a full application, and you\'ll get better software. For Java developers, there\'s now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application. About this BookEffective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example. Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. About the AuthorLasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning. What\'s InsideA thorough introduction to unit testingChoosing best-of-breed toolsWriting tests using dynamic languagesEfficient test automationTable of ContentsPART 1 FOUNDATIONSThe promise of good testsIn search of goodTest doublesPART 2 CATALOGReadabilityMaintainabilityTrustworthinessPART 3 DIVERSIONSTestable designWriting tests in other JVM languagesSpeeding up test execution ER -