1. Integration testing - Hibernate & DbUnit stackoverflow.comI'm writing some integrations tests in JUnit. What happens here is that when i run all the tests together in a row (and not separately), the data persisted in the database ... |
2. How can I make dbUnit or hibernate stop subtracting an hour from my dates? stackoverflow.comSo, I have an XML file I am using with dbUnit as a data source, and it has some dates in it. The date in the file is like so: ... |