Ocke,
Just looked over the files DBaseStringFunctions.java and DriverTest.java
( under the HSQL directory ).
I believe I could write similar function test programs for HSQL. If I
could just figure out what why one file simply imports ComplexTestCase
and the other extends it, I know I would be able to... ( Kind of a joke )
I see that for DriverTest.java uses a database of
("file:///g:/test.odb"), which means nothing on my machine. Would it be
possible to get a copy of that database. Otherwise I can have the
program(s) go ahead and create the database I want, when needed. ( I
know where to find example java code for that )
Also, I suppose there was no reason to differentiate between Escape
Processing True / False with DBase, but would want this for HSQL -
right? As for actually testing if it works in designer view mode, I
would have no way of automating that.
My tests where just grunt work. Separate query defs in a database file,
each run by hand 3 times for the different modes.
Drew
Ocke Janssen wrote:
You can write Java programs, or ? :-) It would be really great as well
when we could such test also in the test environment. Currently there
exists only some tests for dbase but it shouldn't be complicated to
translate them for hsql or any other kind of database. If you want to
you'll may have a look at the module dba/connectivity/qa/drivers/dbase.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]