<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Matt Tester</title>
    <link>http://www.pureblue.co.nz/blog/</link>
    <description>.NET and other things</description>
    <language>en-us</language>
    <copyright>Matthew Tester</copyright>
    <lastBuildDate>Sun, 19 Nov 2006 17:54:22 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.0.0.0</generator>
    <managingEditor>matt@pureblue.co.nz</managingEditor>
    <webMaster>matt@pureblue.co.nz</webMaster>
    <item>
      <trackback:ping>http://www.pureblue.co.nz/blog/Trackback.aspx?guid=694ca98a-8877-4a9f-8619-e3691ae665e0</trackback:ping>
      <pingback:server>http://www.pureblue.co.nz/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.pureblue.co.nz/blog/PermaLink,guid,694ca98a-8877-4a9f-8619-e3691ae665e0.aspx</pingback:target>
      <dc:creator>matt@pureblue.co.nz (Matt Tester)</dc:creator>
      <wfw:comment>http://www.pureblue.co.nz/blog/CommentView,guid,694ca98a-8877-4a9f-8619-e3691ae665e0.aspx</wfw:comment>
      <wfw:commentRss>http://www.pureblue.co.nz/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=694ca98a-8877-4a9f-8619-e3691ae665e0</wfw:commentRss>
      <title>Upgraded to NMock 2.0</title>
      <guid>http://www.pureblue.co.nz/blog/PermaLink,guid,694ca98a-8877-4a9f-8619-e3691ae665e0.aspx</guid>
      <link>http://www.pureblue.co.nz/blog/Upgraded+To+NMock+20.aspx</link>
      <pubDate>Sun, 19 Nov 2006 17:54:22 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;span style="FONT-SIZE: 12pt"&gt;&lt;?xml:namespace prefix = o /&gt;
   &lt;o:p&gt;

&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;I’ve
   been using NMock 1.0 as part of my normal TDD (Test Driven Development) routine for
   a while now. I’d heard that there was a new version available&amp;nbsp;a couple of months
   ago,&amp;nbsp;but I saw no benefit in making the switch. For a start, the syntax was radically
   different and I was reluctant to invest time in seeing how to use it.&lt;o:p&gt;&lt;/o:p&gt;
   &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;
   &lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;
   &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;Well,
   I finally got around to using NMock 2.0 and after much searching, found a link to
   the site:&lt;span style="COLOR: blue"&gt;&amp;nbsp;&lt;a title=http://nmock.sourceforge.net/ href="http://nmock.sourceforge.net/"&gt;http://nmock.sourceforge.net&lt;/a&gt;. 
   &lt;o:p&gt;&lt;/o:p&gt;
   &lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;
   &lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;
   &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;That
   link was surprisingly difficult to track down I can tell you … numerous dead-links
   and empty websites all over the place! I had to cheat in the end and ask a friend
   for it (thanks Neil)!&lt;o:p&gt;&lt;/o:p&gt;
   &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;
   &lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;
   &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
   &lt;span lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-ansi-language: EN-US"&gt;The
   new syntax has grown on me after an initial distaste for it. It may look more complicated
   and cumbersome than previously, but it is actually more usable once you get into it.
   The only issue I have with it is that the failure messages are very verbose, which
   can make it a little difficult to see what is going on, but I guess you get used to
   that too. &lt;/span&gt;
&lt;/p&gt;
&gt;
&gt;&lt;img width="0" height="0" src="http://www.pureblue.co.nz/blog/aggbug.ashx?id=694ca98a-8877-4a9f-8619-e3691ae665e0" /&gt;
&lt;br /&gt;
&lt;hr /&gt;Pure Blue Consulting Ltd.</description>
      <comments>http://www.pureblue.co.nz/blog/CommentView,guid,694ca98a-8877-4a9f-8619-e3691ae665e0.aspx</comments>
      <category>.NET;TDD</category>
    </item>
  </channel>
</rss>