Subject | Junit - Create Database |
---|---|
Author | verbguy |
Post date | 2004-07-13T15:50:03Z |
Hi,
I'm trying to run the Junit embedded tests - and only those, as I'm
testing vulcan embedded. So, I can run
build all-tests-embedded
And I'm able to run the tests. A lot of the tests fail because the
fbtest.gdb database isn't where it should be - C:\workspace\client-
java\output\db - on my machine.
So, do I just need to create this database myself, or is it created
by one of the other test cases? I've grepped the files, but I just
don't see where it should be created.
Thanks!
-bill
I'm trying to run the Junit embedded tests - and only those, as I'm
testing vulcan embedded. So, I can run
build all-tests-embedded
And I'm able to run the tests. A lot of the tests fail because the
fbtest.gdb database isn't where it should be - C:\workspace\client-
java\output\db - on my machine.
So, do I just need to create this database myself, or is it created
by one of the other test cases? I've grepped the files, but I just
don't see where it should be created.
Thanks!
-bill