�ystein Gr�vlen wrote:
Thank you very much for your helpful advice. I am still learning
about the testing framework, and I have a few questions below.
"A" == Army <[EMAIL PROTECTED]> writes:
A> My one comment is that you don't run the new
A> ConcurrentImplicitCreateSchema.java test against the Network
A> Server--is there a reason for that?
I must admit that I did not understand what was needed to get it to
run as part of the network server test. I am still a bit confused,
because earlier today one email contained something about putting a
test in some file to _exclude_ it from the network server test.
Use -Dframework=DerbyNet to test with JCC and -Dframework=DerbyNetClient
to run with the Derby network driver.
David