I'm in need to creating a number of creating a number of
unit tests and so wanted to have a standard directory with inidividual files that I could include by defining an entity reference.
However it appears that dbunit is wanting to use the startup directory instead of the directory in which the root dbunit.xml file is located.
Eg:
Has anyone tried / accomplished this before? If so, how was the directory location handled ?
Thanks,