<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ORTHOcoders &#187; Automocking</title>
	<atom:link href="http://orthocoders.com/tag/automocking/feed/" rel="self" type="application/rss+xml" />
	<link>http://orthocoders.com</link>
	<description>U can code it, we can help</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:14:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code and presentation for .NET UG Automocking</title>
		<link>http://orthocoders.com/2009/11/19/code-and-presentation-for-net-ug-automocking/</link>
		<comments>http://orthocoders.com/2009/11/19/code-and-presentation-for-net-ug-automocking/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 06:27:14 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Automocking]]></category>

		<guid isPermaLink="false">http://orthocoders.com/?p=75</guid>
		<description><![CDATA[Here is the source code and presentation I&#8217;m going to use tomorrow.
Presentation Automocking PPT
Source Code AutoMocking Src
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>Here is the source code and presentation I&#8217;m going to use tomorrow.</p>
<p>Presentation <a href="http://orthocoders.com/wp-content/uploads/2009/11/Automocking.zip">Automocking PPT</a></p>
<p>Source Code <a href="http://orthocoders.com/wp-content/uploads/2009/11/AutoMocking.zip">AutoMocking Src</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2009/11/19/code-and-presentation-for-net-ug-automocking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automocking with .NET</title>
		<link>http://orthocoders.com/2009/11/04/automocking-with-net/</link>
		<comments>http://orthocoders.com/2009/11/04/automocking-with-net/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:36:27 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Automocking]]></category>

		<guid isPermaLink="false">http://orthocoders.com/?p=58</guid>
		<description><![CDATA[Just confirmed! On Nov 19th I&#8217;ll be the host of the .NET user group meeting.
This time we will talk about using StructureMap&#160; to generate our dependencies for our System Under Test (SUT). 
We will go over writing base specification for testing and how to generate dependencies and use them to stub or setup expectations.
See u [...]]]></description>
			<content:encoded><![CDATA[<p>Just confirmed! On Nov 19th I&#8217;ll be the host of the .NET user group meeting.</p>
<p>This time we will talk about using StructureMap&nbsp; to generate our dependencies for our System Under Test (SUT). </p>
<p>We will go over writing base specification for testing and how to generate dependencies and use them to stub or setup expectations.</p>
<p>See u soon!</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2009/11/04/automocking-with-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
