I will be speaking at the Twin Cities Code Camp 2009. The topic I will be presenting is:
“Testing With Mocks”
Abstract: Test this, test that, no problem. But what about when we need to start building full object graphs into our test in order to test an interaction or state? Yeah, Houston, we have a problem. With mocks we can streamline development by mocking out dependencies. Mocks will allow us to not only mock our dependencies but to also test our interactions and state very easily. In this session learn how to use mocks in your day to day testing.
The date for the event is: April 4th, 2009
For more info please visit the web site: www.twincitiescodecamp.com
Leave a Reply
You must be logged in to post a comment.