DbUnit testing framework makes use of Maven profiles. However, IDEs such as IntelliJ IDEA, do not call maven when running tests. Thus, properties found in Maven profiles are not set and tests fails.
A mean to set the properties properly for testing with an IDE is thus required.
Thanks for the MR Hans.
https://sourceforge.net/p/dbunit/code.git/merge-requests/28/