Book description
You know you should be unit testing, so why aren't you doing it? If you're new to unit testing, if you find unit testing tedious, or if you're just not getting enough payoff for the effort you put into it, keep reading.
The Art of Unit Testing, Second Edition guides you step by step from writing your first simple unit tests to building complete test sets that are maintainable, readable, and trustworthy. You'll move quickly to more complicated subjects like mocks and stubs, while learning to use isolation (mocking) frameworks like Moq, FakeItEasy, and Typemock Isolator. You'll explore test patterns and organization, refactor code applications, and learn how to test "untestable" code. Along the way, you'll learn about integration testing and techniques for testing with databases.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword to the Second Edition
- Foreword to the First Edition
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Part 1. Getting started
- Part 2. Core techniques
- Part 3. The test code
- Part 4. Design and process
- Appendix. Tools and frameworks
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: The Art of Unit Testing, 2nd Edition
- Author(s):
- Release date: November 2013
- Publisher(s): Manning Publications
- ISBN: 9781617290893
You might also like
book
Clean Agile: Back to Basics
Agile Values and Principles for a New Generation “In the journey to all things Agile, Uncle …
book
Modern Java in Action
Modern Java in Action connects new features of the Java language with their practical applications. Using …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …