<?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; Unit Testing</title>
	<atom:link href="http://orthocoders.com/tag/unit-testing/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>RoR Course Content</title>
		<link>http://orthocoders.com/2010/05/08/ror-course-content-and-sessions/</link>
		<comments>http://orthocoders.com/2010/05/08/ror-course-content-and-sessions/#comments</comments>
		<pubDate>Sat, 08 May 2010 22:44:07 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[RubyOnRails]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://orthocoders.com/2010/05/08/ror-course-content-and-sessions/</guid>
		<description><![CDATA[I'm giving a RoR training course at NMM on June 14th to 18th, the content includes...]]></description>
			<content:encoded><![CDATA[<p>Here is the content that I’m going to cover in the RoR course I’m giving on June 14th – to 18th at <a href="http://newmediamanitoba.com">NMM</a>:</p>
<h3>Ruby content</h3>
<ul>
<li>Introduction to scripting languages</li>
<li>Introduction to unit testing, functional testing, BDD</li>
<li>Great Ruby and Rails free resources</li>
<li>Basic git usage (distribute version control system), github</li>
<li>IRB, rubygems</li>
<li>Basic Ruby syntax</li>
<li>Classes and inheritance in Ruby</li>
<li>Ruby blocks, closures, iterators, examples of use</li>
<li>Basic usage of Ruby standard library</li>
<li>Modules, mixins, multiple inheritance in Ruby</li>
<li>RSpec, Cucumber</li>
</ul>
<h3>Ruby on Rails content</h3>
<ul>
<li>Introduction to MVC for web frameworks, Rails history, comparison with other frameworks</li>
<li>Serving static content</li>
<li>Rails ORM (ActiveRecord), migrations, database backends Joins, validations, associations, named_scopes</li>
<li>Controllers, information sharing, filters, permissions Helpers, idioms, code smells</li>
<li>Routing, REST, nested resources Login, logout, sessions, attachments</li>
<li>Gem management, plugins, git submodules</li>
<li>Advanced forms, custom form builders haml, sass will_paginate, paperclip, authlogic, formtastic</li>
<li>Rspec-rails, cucumber-rails, other test gems</li>
<li>Rails console, Rails runner Scripted deployment</li>
<li>Testing web applications, modern Rails testing</li>
</ul>
<p>Each day will consist of an explanation of the subjects, practical examples illustrating the concepts and hands on time to implement a series of exercises using the topics presented during the day.</p>
<p>Any questions please contact me!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2010/05/08/ror-course-content-and-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prairie Development Conference</title>
		<link>http://orthocoders.com/2010/05/03/prairie-development-conference/</link>
		<comments>http://orthocoders.com/2010/05/03/prairie-development-conference/#comments</comments>
		<pubDate>Tue, 04 May 2010 03:14:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BDD]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Mocking]]></category>
		<category><![CDATA[SOLID]]></category>

		<guid isPermaLink="false">http://orthocoders.com/2010/05/03/prairie-development-conference/</guid>
		<description><![CDATA[On Jun 2nd and 3rd I’ll be speaking at the PrairieDevCon 2010 in Regina!!!

You can read about it at http://www.prairiedevcon.com/. It would be two complete days of sessions with four tracks and many cool speakers!!!!
I will do two presentations:
 
Real World Behaviour Driven Development
Behaviour Driven Development drives you process towards keeping the focus on the [...]]]></description>
			<content:encoded><![CDATA[<p>On Jun 2nd and 3rd I’ll be speaking at the <strong>PrairieDevCon</strong> 2010 in Regina!!!</p>
<p><a href="http://orthocoders.com/wp-content/uploads/2010/05/Prairie_Dev_Con_Presenter.gif"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Prairie_Dev_Con_Presenter" src="http://orthocoders.com/wp-content/uploads/2010/05/Prairie_Dev_Con_Presenter_thumb.gif" border="0" alt="Prairie_Dev_Con_Presenter" width="225" height="123" /></a></p>
<p>You can read about it at <a href="http://www.prairiedevcon.com/">http://www.prairiedevcon.com/</a>. It would be two complete days of sessions with four tracks and many cool speakers!!!!</p>
<p>I will do two presentations:</p>
<p><strong> </strong></p>
<h5>Real World Behaviour Driven Development</h5>
<p>Behaviour Driven Development drives you process towards keeping the focus on the stakeholder’s goals while discovering new features to achieve those goals.<br />
But&#8230; what does it mean in a .NET project to use BDD? What do I have to change? What tools are available? Can I use it for project with actual deadlines? How the quality will be improved?<br />
We are going to see a real world example from start to finish using BDD and TDD while answering all those questions. After the session you will have the foundation to apply BDD with confidence on any .NET project.<br />
<strong>Track:</strong> Developer Foundation<br />
<strong>Style:</strong> Dojo (Bring your laptop and code with me!)</p>
<h5>Test Driven Development Patterns for .NET Developers</h5>
<p>Test Driven Development is a methodology that will help us to discover our model while improving the quality of our software.<br />
We are going to see different patterns to help us deal with day to day problems like constructor initialization, exception testing, combinatorial tests, database testing, and many others.<br />
<strong>Track:</strong> Developer Foundation<br />
<strong>Style:</strong> Lecture</p>
<p>Hope to see you there!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2010/05/03/prairie-development-conference/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>
		<item>
		<title>Winnipeg Code Camp 2009</title>
		<link>http://orthocoders.com/2009/03/15/winnipeg-code-camp-2009/</link>
		<comments>http://orthocoders.com/2009/03/15/winnipeg-code-camp-2009/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:54:58 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Mocking]]></category>

		<guid isPermaLink="false">http://orthocoders.com/?p=24</guid>
		<description><![CDATA[Wow! What a day!
We started around 8 AM with breakfast and at 9 started the presentations.
I did mine around 10:30, I think it was pretty good (no one faint, or run from the room screaming).
The audience was great, made great questions and laughed (utter kindness) at my bad jokes.
I want to thank everyone that was [...]]]></description>
			<content:encoded><![CDATA[<p>Wow! What a day!</p>
<p>We started around 8 AM with breakfast and at 9 started the presentations.</p>
<p>I did mine around 10:30, I think it was pretty good (no one faint, or run from the room screaming).</p>
<p>The audience was great, made great questions and laughed (utter kindness) at my bad jokes.</p>
<p>I want to thank everyone that was there, and D&#8217;arcy for inviting me.</p>
<p>Here is the presentation <a href="http://orthocoders.com/wp-content/uploads/2009/03/talk-the-talk-and-mock-the-mock.zip">PDF presentation</a>, the source code <a href="http://orthocoders.com/wp-content/uploads/2009/03/mocktutorial_start.zip">Demo Code (start)</a> and the source code complete with all the tests <a href="http://orthocoders.com/wp-content/uploads/2009/03/mocktutorial_witheverything.zip">Demo Code with all the tests</a>.</p>
<p>The video is still to come <img src='http://orthocoders.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> !</p>
<p>Comments are welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2009/03/15/winnipeg-code-camp-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mock The Mock @ Winnipeg Code Camp</title>
		<link>http://orthocoders.com/2009/03/14/presentation-at-winnipeg-code-camp/</link>
		<comments>http://orthocoders.com/2009/03/14/presentation-at-winnipeg-code-camp/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 06:21:19 +0000</pubDate>
		<dc:creator>Amir Barylko</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Mocking]]></category>

		<guid isPermaLink="false">http://orthocoders.com/?p=22</guid>
		<description><![CDATA[I&#8217;m getting ready for the presentation tomorrow at the Winnipeg Code Camp!
I&#8217;m going to talk about mocking using Rhino Mocks.
Here is the presentation: PDF presentation download.
I&#8217;ll try to make a video later this week.
See you there!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting ready for the presentation tomorrow at the <a href="http://www.winnipegcodecamp.com/" target="_blank">Winnipeg Code Camp</a>!</p>
<p>I&#8217;m going to talk about mocking using Rhino Mocks.</p>
<p>Here is the presentation: <a title="PDF presentation download." href="http://orthocoders.com/wp-content/uploads/2009/03/talk-the-talk-and-mock-the-mock.zip">PDF presentation download</a>.</p>
<p>I&#8217;ll try to make a video later this week.</p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://orthocoders.com/2009/03/14/presentation-at-winnipeg-code-camp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
