This one time, at band camp, Jeff Hoare said:
JH >Hi Bruce,
JH >Is the a standard test case for the query function that I can run over my
JH >changes?
Jeff,
There is no such test case for your particular situation. I would
recommend looking at the tests in src/tests/jdo. You'll need to
create the logic to perform a query on an Object whose name is the
same a an SQL keyword. There are objects there that the other tests
use, but for your situation you need at least a couple objects whose
names are the same as an SQL keyword.
The CastorJDO tests in src/tests/jdo are really just JUnit test
cases. If you're not familiar with this just submit a diff -u of
your changes. I'll try to look at them and develop a test case.
Please be aware that this could take some time.
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev