I am writing test cases for some code that uses HSQLDB to get its data from. However, there is a certain query/function called by my DAO which isn't supported in the in-memory database. I am writing test cases for some code that uses
I am writing test cases for some code that uses HSQLDB to get its data from. However, there is a certain query/function called by my DAO which isn't supported in the in-memory database. I am writing test cases for some code that uses