<?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>
	Comments on: Grails clean global mock on integration tests to avoid polluted environment	</title>
	<atom:link href="https://blog.bogdancarpean.com/grails-clean-global-mock-on-integration-tests-to-avoid-polluted-environment/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.bogdancarpean.com/grails-clean-global-mock-on-integration-tests-to-avoid-polluted-environment/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=grails-clean-global-mock-on-integration-tests-to-avoid-polluted-environment</link>
	<description>Code and anything else.</description>
	<lastBuildDate>Wed, 31 Oct 2018 13:25:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>
		By: Raphael		</title>
		<link>https://blog.bogdancarpean.com/grails-clean-global-mock-on-integration-tests-to-avoid-polluted-environment/#comment-145</link>

		<dc:creator><![CDATA[Raphael]]></dc:creator>
		<pubDate>Wed, 31 Oct 2018 13:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bogdancarpean.com/?p=57#comment-145</guid>

					<description><![CDATA[Didn&#039;t work for me (Grails 2.5.6).

Adding `@ConfineMetaClassChanges([NameOfThePollutingClass])` did the job.

cf. https://github.com/spockframework/spock/issues/445]]></description>
			<content:encoded><![CDATA[<p>Didn&#8217;t work for me (Grails 2.5.6).</p>
<p>Adding `@ConfineMetaClassChanges([NameOfThePollutingClass])` did the job.</p>
<p>cf. <a href="https://github.com/spockframework/spock/issues/445" rel="nofollow ugc">https://github.com/spockframework/spock/issues/445</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
