Unit Testing Principles, Practices, and Patterns

  • 4h 48m
  • Vladimir Khorikov
  • Manning Publications
  • 2020

Summary

Unit Testing Principles, Patterns and Practices shows you how to refine your existing unit tests by implementing modern best practices. You’ll learn to spot which tests are performing, which need refactoring, and which need to be deleted entirely! Upgrade your testing suite with new testing styles, good patterns, and reliable automated testing.

About the technology

Great testing practices will help maximize your project quality and delivery speed. Wrong tests will break your code, multiply bugs, and increase time and costs. You owe it to yourself—and your projects—to learn how to do excellent unit testing to increase your productivity and the end-to-end quality of your software.

About the book

Unit Testing Principles, Patterns and Practices teaches you to design and write tests that target the domain model and other key areas of your code base. In this clearly written guide, you learn to develop professional-quality test suites, safely automate your testing process, and integrate testing throughout the application life cycle. As you adopt a testing mindset, you’ll be amazed at how better tests cause you to write better code.

What's inside

  • Universal guidelines to assess any unit test
  • Testing to identify and avoid anti-patterns
  • Refactoring tests along with the production code
  • Using integration tests to verify the whole system

About the reader

For readers who know the basics of unit testing. The C# examples apply to any language.

About the Author

Vladimir Khorikov is an author, blogger, and Microsoft MVP. He has mentored numerous teams on the ins and outs of unit testing.

In this Book

  • About This Book
  • About the Cover Illustration
  • The Goal of Unit Testing
  • What is a Unit Test?
  • The Anatomy of a Unit Test
  • The Four Pillars of a Good Unit Test
  • Mocks and Test Fragility
  • Styles of Unit Testing
  • Refactoring toward Valuable Unit Tests
  • Why Integration Testing?
  • Mocking Best Practices
  • Testing the Database
  • Unit Testing Anti-Patterns
  • Chapter Map
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.6 of 171 users Rating 4.6 of 171 users (171)
Rating 4.5 of 82 users Rating 4.5 of 82 users (82)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 2.9 of 175 users Rating 2.9 of 175 users (175)