---- from Lakshmi ----
hello,
I seem to have a problem retrieving data which is actually NULL in the database..
same when i want to enter NULL into the tables..
in these two cases my tests fail...
Is there some way to tackle this other than not using NULL at all ???
Java does not support NULL due to which this culd be happening right?
(Database :SYBASE SQLUNIT 1.8) regards
Lakshmi
--
Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
Isaac Asimov
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, there were some bugs raised (and fixes suggested) by some people after 1.7, but I did not see them till 1.8 was released. I have released 1.9 which should fix these bugs. Can you give it a try and see if it does? Also if you could give some more details, such as the entire test element, that may help me debug it a little better.
BTW, I moved your post to the forum, it would be nice if you could post there so its more visible...the thread is "Bug in SQLUnit 1.8".
Thanks
Sujit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- from Lakshmi ---
hello
It was a speedy 1.9 that did fix this Bug.Thankx.
Also,the only other one would be of the variable access across <test>'s...That question seems to be unanswered on the forum
rgds
Lakshmi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
---- from Lakshmi ----
hello,
I seem to have a problem retrieving data which is actually NULL in the database..
same when i want to enter NULL into the tables..
in these two cases my tests fail...
Is there some way to tackle this other than not using NULL at all ???
Java does not support NULL due to which this culd be happening right?
(Database :SYBASE SQLUNIT 1.8) regards
Lakshmi
--
Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
Isaac Asimov
Yes, there were some bugs raised (and fixes suggested) by some people after 1.7, but I did not see them till 1.8 was released. I have released 1.9 which should fix these bugs. Can you give it a try and see if it does? Also if you could give some more details, such as the entire test element, that may help me debug it a little better.
BTW, I moved your post to the forum, it would be nice if you could post there so its more visible...the thread is "Bug in SQLUnit 1.8".
Thanks
Sujit
--- from Lakshmi ---
hello
It was a speedy 1.9 that did fix this Bug.Thankx.
Also,the only other one would be of the variable access across <test>'s...That question seems to be unanswered on the forum
rgds
Lakshmi