<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (bgporter)</title>
    <link>https://pinboard.in/u:bgporter/public/</link>
    <description>recent bookmarks from bgporter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://martinfowler.com/articles/mocksArentStubs.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://martinfowler.com/articles/mocksArentStubs.html">
    <title>Mocks Aren't Stubs</title>
    <dc:date>2007-01-08T13:36:19+00:00</dc:date>
    <link>http://martinfowler.com/articles/mocksArentStubs.html</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[The term 'Mock Objects' has become a popular one to describe special case objects that mimic real objects for testing. Most language environments now have frameworks that make it easy to create mock objects. What's often not realized, however, is that moc
]]></description>
<dc:subject>tdd unittesting programming testing</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:ee820983ca55/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:tdd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:unittesting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:testing"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>