<?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"
	>
<channel>
	<title>Comments on: Guice Module Testing (made harder than it should have been?)</title>
	<atom:link href="http://nutrun.com/weblog/guice-module-testing-made-harder-than-it-should-have-been/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com/weblog/guice-module-testing-made-harder-than-it-should-have-been/</link>
	<description>nutrun</description>
	<pubDate>Thu, 04 Dec 2008 07:28:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Kevin Bourrillion</title>
		<link>http://nutrun.com/weblog/guice-module-testing-made-harder-than-it-should-have-been/#comment-271</link>
		<dc:creator>Kevin Bourrillion</dc:creator>
		<pubDate>Tue, 13 Mar 2007 15:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=85#comment-271</guid>
		<description>man, lately I am really determined that my blog be a ".org" ... very strange.</description>
		<content:encoded><![CDATA[<p>man, lately I am really determined that my blog be a &#8220;.org&#8221; &#8230; very strange.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Bourrillion</title>
		<link>http://nutrun.com/weblog/guice-module-testing-made-harder-than-it-should-have-been/#comment-270</link>
		<dc:creator>Kevin Bourrillion</dc:creator>
		<pubDate>Tue, 13 Mar 2007 14:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=85#comment-270</guid>
		<description>I'm very curious about this.  Do you see a lot of value in testing your Module class itself?  In our app we unit-test our implementation classes (no Injector involved), we have some small "layer tests" (for lack of a better term) which construct custom simple Injectors so as to test a handful of classes working in concert, and then we have functional tests of our whole application using the production Injector.  It would have never occurred to us to try to write a test for the Module itself; we'd see that as time that could have been spent testing something more likely to break.</description>
		<content:encoded><![CDATA[<p>I&#8217;m very curious about this.  Do you see a lot of value in testing your Module class itself?  In our app we unit-test our implementation classes (no Injector involved), we have some small &#8220;layer tests&#8221; (for lack of a better term) which construct custom simple Injectors so as to test a handful of classes working in concert, and then we have functional tests of our whole application using the production Injector.  It would have never occurred to us to try to write a test for the Module itself; we&#8217;d see that as time that could have been spent testing something more likely to break.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
