Manning Publications, 2013. - 248 p. ISBN: 978-1935182573.
Language: English
Effective 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.
Effective Unit Testing is written to show how to write good tests — tests 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.
What's Inside:A thorough introduction to unit testing
Choosing best-of-breed tools
Writing tests using dynamic languages
Efficient test automation