To run the procs, you just need an Oracle driver on your IDE classpath and an Oracle server.
I'd like to automate these, but I didn't want the build dependent on an Oracle server.
All thoughts welcome. (Derby?)
Clinton
On Apr 8, 2005 5:22 AM, Larry Meadors <[EMAIL PROTECTED]> wrote:
How are you running the tests? I know there is a directory in SVN with stubs for those dependencies (trunk\java\mapper\mapper2\devsrc), are you running the tests in your ide or from ant?
I just ran from ant, and everything looked fine.
LarryOn Apr 8, 2005 12:57 AM, Brandon Goodin <[EMAIL PROTECTED]> wrote:I just about have the unit tests done for the removeFirstPrepend
attribute on dynamic sql. But, I am unable to complete the testing due
to an oracle dependency. Clinton and Larry, what have you guys been
doing about this?