<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: How to mock System.Net.Sockets.Socket</title>
	<atom:link href="http://blog.stefan-macke.com/2009/12/28/how-to-mock-system-net-sockets-socket/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stefan-macke.com/2009/12/28/how-to-mock-system-net-sockets-socket/</link>
	<description>Anwendungsentwicklung - Netzwerkadministration - Webdesign</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:11:36 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: JLink</title>
		<link>http://blog.stefan-macke.com/2009/12/28/how-to-mock-system-net-sockets-socket/comment-page-1/#comment-28624</link>
		<dc:creator>JLink</dc:creator>
		<pubDate>Tue, 20 Jul 2010 20:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stefan-macke.com/?p=733#comment-28624</guid>
		<description>Thanks thanks thanks! I&#039;ve been struggling with the massive size of my SimpleSocket and SimpleListener test suites for a long time, mainly because I had to have fully implemented Sockets and TcpListeners along with all the threading and synchronization concerns that come along with them. I didn&#039;t know anything about using Callbacks with mock objects, and I never would have thought about using such a simple Adaptor for the socket. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks thanks thanks! I&#8217;ve been struggling with the massive size of my SimpleSocket and SimpleListener test suites for a long time, mainly because I had to have fully implemented Sockets and TcpListeners along with all the threading and synchronization concerns that come along with them. I didn&#8217;t know anything about using Callbacks with mock objects, and I never would have thought about using such a simple Adaptor for the socket. Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
