Mar

11


2009

2009 March Meetup

Wed (07:00 PM - 09:00 PM)

Summary

This March, join Robert Burrell Donkin for an insightful session on unit testing and design patterns. Robert will introduce the concept of Test Doubles—including Dummies, Mocks, Fakes, and Stubs—providing a clear understanding of how these unit test patterns can improve the quality and maintainability of your tests. Whether you're new to unit testing or looking to refine your skills, this session will offer practical tools and knowledge to help you avoid common pitfalls and write better, more effective tests. Don't miss this opportunity to learn from an expert in open-source and enterprise-level development!

Programme

Test Doubles: An Introduction To Unit Test Patterns
An introduction to unit testing design patterns illustrated by an indepth look at Test Doubles (Dummies, Mocks, Fakes And Stubs).Unit testing is a widely used agile technique. The basics can be learnt quickly but developers new to unit testing often struggle to create high quality, maintainable tests. Design patterns describe a solution vocabulary for recurring concepts. They are widely used as tools to improve the quality of object oriented designs. This talk introduces the pattern language of the unit testing domain, illustrated by Test Doubles: Dummies, Mocks, Fakes and Stubs (an area with many traps for the unwary).
/uploads/robert_burrell_donkin_at_agile_yorkshire_59e4e76461.jpeg
Robert Burrell
Robert Burrell Donkin is an active Open Source contributor best known for work in Jakarta (now Apache) Commons and was elected a Member of the Apache Software Foundation in 2005. During the day, he designs and develops enterprise systems in Java using a mixture of agile techniques.