Welcome to TSHAK.NET Sign in | Join | Help

Upcoming Session: Introduction to Mock Objects

I will be speaking at the .NET Developers Association on the Microsoft main campus this Monday (3/5/2007). I will be delivering a session titled, "Introduction to Mock Objects".

A Mock Object is a type of test object that allows for the mimicking of the interactions of real objects. I will be giving this talk from a Test Driven Development (TDD) perspective. As you may know, TDD is really more about driving the design of software using tests than it is about “testing”. Mock Objects help us to do this by allowing us to specify the behavior of object interactions.

This is the same talk that I gave at the Boise Code Camp a few weeks ago. This is a free event. I hope to see you there!

Published Thursday, March 01, 2007 6:51 PM by tshak

Comments

No Comments
Anonymous comments are disabled