<?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: DbFit 0.9: Support for MySql, complete Oracle for Java support and more</title>
	<atom:link href="http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/</link>
	<description>Building software that matters</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:28:45 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/comment-page-1/#comment-18891</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Wed, 10 Oct 2007 15:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/#comment-18891</guid>
		<description>you can store a ref cursor into a symbol (i.e. use &gt;&gt;mycursor in the output cell) and then use that as an input for the query fixture. An example is in DotNet.AcceptanceTests.OracleAcceptanceTests.RefCursorOutput. Java version still does not support this, but it is not hard to add (nobody requested it yet, I will add it if you need it)</description>
		<content:encoded><![CDATA[<p>you can store a ref cursor into a symbol (i.e. use >>mycursor in the output cell) and then use that as an input for the query fixture. An example is in DotNet.AcceptanceTests.OracleAcceptanceTests.RefCursorOutput. Java version still does not support this, but it is not hard to add (nobody requested it yet, I will add it if you need it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter C</title>
		<link>http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/comment-page-1/#comment-18888</link>
		<dc:creator>Peter C</dc:creator>
		<pubDate>Wed, 10 Oct 2007 13:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/#comment-18888</guid>
		<description>Hi,

Excellent work. I read in DBFit-oracle.pdf that there is some support for ref cursors, but I can&#039;t get them work. Could you please provide some working example of a test using function with such cursor.

BR,

Peter</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Excellent work. I read in DBFit-oracle.pdf that there is some support for ref cursors, but I can&#8217;t get them work. Could you please provide some working example of a test using function with such cursor.</p>
<p>BR,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/comment-page-1/#comment-16950</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Wed, 05 Sep 2007 09:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/#comment-16950</guid>
		<description>Hi, 

DbUnit is an extension for JUnit (so it requires java knowledge), and works in an x-Unit style fashion. DbFit is an extension for FIT/FitNesse, so it works in a tabular/relational language, which comes much more natural for database objects. In addition to mixing with Java or .Net tests, it can be used by db specialists for TDD without writing java or .net code. Also, it has quite a few useful features to speed up test writing, like automatic transaction rollback on the end of the test.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>DbUnit is an extension for JUnit (so it requires java knowledge), and works in an x-Unit style fashion. DbFit is an extension for FIT/FitNesse, so it works in a tabular/relational language, which comes much more natural for database objects. In addition to mixing with Java or .Net tests, it can be used by db specialists for TDD without writing java or .net code. Also, it has quite a few useful features to speed up test writing, like automatic transaction rollback on the end of the test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjan Bacchu</title>
		<link>http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/comment-page-1/#comment-16915</link>
		<dc:creator>Anjan Bacchu</dc:creator>
		<pubDate>Tue, 04 Sep 2007 17:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/2007/09/04/dbfit-09-support-for-mysql-complete-oracle-for-java-support-and-more/#comment-16915</guid>
		<description>hi there,

  how does dbfit compare to dbunit ?

thank you,

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>  how does dbfit compare to dbunit ?</p>
<p>thank you,</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
