<?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: Unit testing framework</title>
	<atom:link href="http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html</link>
	<description>Resources for IDL developers</description>
	<lastBuildDate>Mon, 21 May 2012 09:36:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jean Bilheux</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-263130</link>
		<dc:creator>Jean Bilheux</dc:creator>
		<pubDate>Tue, 02 Nov 2010 17:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-263130</guid>
		<description>&lt;p&gt;Michael,&lt;/p&gt;

&lt;p&gt;I discovered this unit test framework this week and used it with success. Excellent program. Thanks a lot&lt;/p&gt;

&lt;p&gt;Jean&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael,</p>

<p>I discovered this unit test framework this week and used it with success. Excellent program. Thanks a lot</p>

<p>Jean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Galloy</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-106283</link>
		<dc:creator>Michael Galloy</dc:creator>
		<pubDate>Sat, 27 Sep 2008 21:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-106283</guid>
		<description>&lt;p&gt;Compilation should be automatic if the files are named according to the normal class definition scheme in IDL i.e. the &quot;myprojecttest&quot; would be in the file &quot;myprojecttest__define.pro&quot;.&lt;/p&gt;

&lt;p&gt;Also, using test suites, it is possible for mgunit to automatically find/compile/run all the tests in a given directory hierarchy and run them.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Compilation should be automatic if the files are named according to the normal class definition scheme in IDL i.e. the &#8220;myprojecttest&#8221; would be in the file &#8220;myprojecttest__define.pro&#8221;.</p>

<p>Also, using test suites, it is possible for mgunit to automatically find/compile/run all the tests in a given directory hierarchy and run them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-106277</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 27 Sep 2008 18:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-106277</guid>
		<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Is there a way to achieve automatic compilation of tests?  That is to say, if I issue the command mgunit, &#039;myprojecttest&#039;, can it be made automatically to find the file myprojecttest.pro and compile its contents?&lt;/p&gt;

&lt;p&gt;Thanks!
Cheers,
David&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello,</p>

<p>Is there a way to achieve automatic compilation of tests?  That is to say, if I issue the command mgunit, &#8216;myprojecttest&#8217;, can it be made automatically to find the file myprojecttest.pro and compile its contents?</p>

<p>Thanks!
Cheers,
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michaelgalloy.com &#187; Update to MGunit</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-16220</link>
		<dc:creator>michaelgalloy.com &#187; Update to MGunit</dc:creator>
		<pubDate>Tue, 03 Jul 2007 23:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-16220</guid>
		<description>&lt;p&gt;[...] Fixtures: update to unit testing framework and Unit testing framework for more information about the testing framework.     &#160; [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Fixtures: update to unit testing framework and Unit testing framework for more information about the testing framework.     &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michaelgalloy.com &#187; Fixtures: update to unit testing framework</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-8891</link>
		<dc:creator>michaelgalloy.com &#187; Fixtures: update to unit testing framework</dc:creator>
		<pubDate>Fri, 27 Apr 2007 20:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-8891</guid>
		<description>&lt;p&gt;[...] See &#8220;Unit testing framework&#8221; for an overview of the unit test framework. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] See &#8220;Unit testing framework&#8221; for an overview of the unit test framework. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Galloy</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-6192</link>
		<dc:creator>Michael Galloy</dc:creator>
		<pubDate>Wed, 21 Mar 2007 21:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-6192</guid>
		<description>&lt;p&gt;You can have persistent data used in different methods of a test (at least a simple version of it). Setup the data in the init method, store it as instance variables, and clean it up in the cleanup method.&lt;/p&gt;

&lt;p&gt;I have thought about adding &quot;fixtures&quot; which would just mean that a particular method (like &quot;setup&quot;) would be called before each test and another (like &quot;teardown&quot;) would be called after each test. Data would still be stored as instance variables of the test case. Then each test would be sure to have its pristine data not messed up by some other test.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can have persistent data used in different methods of a test (at least a simple version of it). Setup the data in the init method, store it as instance variables, and clean it up in the cleanup method.</p>

<p>I have thought about adding &#8220;fixtures&#8221; which would just mean that a particular method (like &#8220;setup&#8221;) would be called before each test and another (like &#8220;teardown&#8221;) would be called after each test. Data would still be stored as instance variables of the test case. Then each test would be sure to have its pristine data not messed up by some other test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mpiper</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-6191</link>
		<dc:creator>mpiper</dc:creator>
		<pubDate>Wed, 21 Mar 2007 21:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-6191</guid>
		<description>&lt;p&gt;I&#039;d like to include persistent data that I can use in different methods of a test class. Is there a way to do this with MGunit?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to include persistent data that I can use in different methods of a test class. Is there a way to do this with MGunit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Galloy</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-5666</link>
		<dc:creator>Michael Galloy</dc:creator>
		<pubDate>Fri, 16 Mar 2007 17:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-5666</guid>
		<description>&lt;p&gt;Glad you find it useful!&lt;/p&gt;

&lt;p&gt;Send me an example of the bug in mgtestclirunner. I run test cases and have not had the problem you are discussing.&lt;/p&gt;

&lt;p&gt;I do like the idea of passing keywords to tests. I have some test currently that can produce graphical output or not and having a keyword to use instead of changing the source code of the test would be nice.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad you find it useful!</p>

<p>Send me an example of the bug in mgtestclirunner. I run test cases and have not had the problem you are discussing.</p>

<p>I do like the idea of passing keywords to tests. I have some test currently that can produce graphical output or not and having a keyword to use instead of changing the source code of the test would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Barnett</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-5630</link>
		<dc:creator>Robert Barnett</dc:creator>
		<pubDate>Fri, 16 Mar 2007 02:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-5630</guid>
		<description>&lt;p&gt;I was also thinking of passing keywords from the mgtestsuite::add method to the mgtestcase::init method of the test case.&lt;/p&gt;

&lt;p&gt;self-&gt;add, [&#039;indgentest&#039;, &#039;findgentest&#039;], SETTING_A=3&lt;/p&gt;

&lt;p&gt;...&lt;/p&gt;

&lt;p&gt;function indgentest::init, SETTING_A=3&lt;/p&gt;

&lt;p&gt;Perhaps this is not desirable because it would void the test logic being encapsulated in the test case class?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was also thinking of passing keywords from the mgtestsuite::add method to the mgtestcase::init method of the test case.</p>

<p>self-&gt;add, ['indgentest', 'findgentest'], SETTING_A=3</p>

<p>&#8230;</p>

<p>function indgentest::init, SETTING_A=3</p>

<p>Perhaps this is not desirable because it would void the test logic being encapsulated in the test case class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Barnett</title>
		<link>http://michaelgalloy.com/2007/01/04/unit-testing-framework.html/comment-page-1#comment-5629</link>
		<dc:creator>Robert Barnett</dc:creator>
		<pubDate>Fri, 16 Mar 2007 02:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgalloy.com/2007/01/04/unit-testing-framework.html#comment-5629</guid>
		<description>&lt;p&gt;Great stuff Mike. I&#039;ve finally started using unit test in production code.&lt;/p&gt;

&lt;p&gt;It would be good to include the example from the post in the source code bundle. I keep needing to refer to this post everytime I get confused between a test case and test suite.&lt;/p&gt;

&lt;p&gt;I found that I can run a test case by itself, but there is a bug in mgtestclirunnner. Not all methods accept the level keyword as 0.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great stuff Mike. I&#8217;ve finally started using unit test in production code.</p>

<p>It would be good to include the example from the post in the source code bundle. I keep needing to refer to this post everytime I get confused between a test case and test suite.</p>

<p>I found that I can run a test case by itself, but there is a bug in mgtestclirunnner. Not all methods accept the level keyword as 0.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

