<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4863981320393275450.post9113211355000194076..comments</id><updated>2008-10-16T10:45:14.957+02:00</updated><title type='text'>Comments on The Typemock Insider Blog: Typemock Isolator 5.1 Released!</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.typemock.com/feeds/9113211355000194076/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default'/><link rel='alternate' type='text/html' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html'/><author><name>Roy Osherove</name><uri>http://www.blogger.com/profile/10889682616497587473</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4863981320393275450.post-7159105188142005824</id><published>2008-10-16T10:45:14.957+02:00</published><updated>2008-10-16T10:45:14.957+02:00</updated><title type='text'>You need to put the Fake.Static.Constructor in the...</title><content type='html'>You need to put the Fake.Static.Constructor in the [ClassInitialize] method, that is called only once.&lt;BR/&gt;&lt;BR/&gt;If you  have tests that need the static constructor and tests that don't, you need to separate them into different test projects. That's because you cannot control when the cctor is invoked, and it only gets called once. That's the only way to make sure that the the right tests invoke it correctly.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/7159105188142005824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/7159105188142005824'/><link rel='alternate' type='text/html' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html?showComment=1224146714957#c7159105188142005824' title=''/><author><name>Gil Zilberfeld</name><uri>http://www.blogger.com/profile/18210181375618736629</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='14153621667886631279'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html' ref='tag:blogger.com,1999:blog-4863981320393275450.post-9113211355000194076' source='http://www.blogger.com/feeds/4863981320393275450/posts/default/9113211355000194076' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4863981320393275450.post-1174405461282924097</id><published>2008-10-07T15:26:38.696+02:00</published><updated>2008-10-07T15:26:38.696+02:00</updated><title type='text'>I'm using MSTest and I've created two tests that b...</title><content type='html'>I'm using MSTest and I've created two tests that both isolate the static constructor.&lt;BR/&gt;   Isolate.Fake.StaticConstructor [MyContext]();&lt;BR/&gt;&lt;BR/&gt;Running both tests in the same run generates an error. In my current tests, this would normally be part of the test setup and not be an issue.&lt;BR/&gt;Is there a way to unfake it or to detect that it is already faked?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/1174405461282924097'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/1174405461282924097'/><link rel='alternate' type='text/html' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html?showComment=1223385998696#c1174405461282924097' title=''/><author><name>AndrewSeven</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html' ref='tag:blogger.com,1999:blog-4863981320393275450.post-9113211355000194076' source='http://www.blogger.com/feeds/4863981320393275450/posts/default/9113211355000194076' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4863981320393275450.post-6427305397212037882</id><published>2008-10-01T11:08:22.631+03:00</published><updated>2008-10-01T11:08:22.631+03:00</updated><title type='text'>Let me know how it turned out!</title><content type='html'>Let me know how it turned out!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/6427305397212037882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/6427305397212037882'/><link rel='alternate' type='text/html' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html?showComment=1222848502631#c6427305397212037882' title=''/><author><name>Gil Zilberfeld</name><uri>http://www.blogger.com/profile/18210181375618736629</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='14153621667886631279'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html' ref='tag:blogger.com,1999:blog-4863981320393275450.post-9113211355000194076' source='http://www.blogger.com/feeds/4863981320393275450/posts/default/9113211355000194076' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4863981320393275450.post-8481799693656187684</id><published>2008-09-30T04:26:24.618+03:00</published><updated>2008-09-30T04:26:24.618+03:00</updated><title type='text'>Great! Can't wait to install it.I am not sure whet...</title><content type='html'>Great! Can't wait to install it.&lt;BR/&gt;&lt;BR/&gt;I am not sure whether &lt;A HREF="http://www.typemock.com/community/viewtopic.php?t=951" REL="nofollow"&gt;mix parameter verification &lt;/A&gt; and &lt;A HREF="http://www.typemock.com/community/viewtopic.php?t=955" REL="nofollow"&gt;event verification&lt;/A&gt; is supported in 5.1. That would be tremendously useful.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/8481799693656187684'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4863981320393275450/9113211355000194076/comments/default/8481799693656187684'/><link rel='alternate' type='text/html' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html?showComment=1222737984618#c8481799693656187684' title=''/><author><name>Soon Hui</name><uri>http://www.blogger.com/profile/12990238997406388445</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.typemock.com/2008/09/typemock-isolator-51-released.html' ref='tag:blogger.com,1999:blog-4863981320393275450.post-9113211355000194076' source='http://www.blogger.com/feeds/4863981320393275450/posts/default/9113211355000194076' type='text/html'/></entry></feed>