Test Double Patterns

Gerard Meszaros

Independent Consultant

xUnit Test Patterns is the definitive guide to writing automated tests using xUnit, the most popular unit testing framework in use today. Agile coach and test automation expert Gerard Meszaros describes 68 proven patterns for making tests easier to write, understand, and maintain. He then shows you how to make them more robust and repeatable–and far more cost-effective. In this eBook we’ll look at one particular pattern, the Test Double Pattern. When we are writing a test in which we cannot (or choose not to) use a real depended-on component (DOC), we can replace it with a Test Double. The…....

You need to Register or to access the full content.

About Me!

Gerard is an Independent Consultant and CTO of FeedXL Pty Ltd. Over the years he has been involved in large-scale, corporatewide projects, offering specialist services and vast experience to some of the most successful organisations worldwide.


Related posts



Similar Categories