protected IDataSet getDataSet() throws Exception {
  return new XlsDataSet(new FileInputStream(dataSetLocation));
 }
 
I type the records I want in a spreadsheet.  Each worksheet represents a table.
 
Mark

 
On 8/18/05, Nathan Maves <[EMAIL PROTECTED]> wrote:
What do you mean support for spreadsheets?

 
Nathan

On Aug 18, 2005, at 2:27 PM, Mark Bennett wrote:

I've been using it. It's not the coolest thing in the world but I like its support for spreadsheets.  I suppose with Java 5 coming out that there might be some alternatives coming about with nice features.  Don't know of any though.
 
Mark

 
On 8/18/05, Nathan Maves <[EMAIL PROTECTED] > wrote:
We have been using DBUnit for a while now, but seeing as it is as
close to a dead project we are looking for something comparable.

What is everyone else using?

If you are using DBUnit and know how to use BLOB's with it you can be
my new hero.

Nathan



Reply via email to