Tuesday, 3 September 2013

using variables in DBUnit load file

using variables in DBUnit load file

Is there a way that i can use variables in my load file in DBUnit so that
I can populate dynamic data at runtime
e.g.
<Employee id="var" , name="emp1" />
and I want the var to be something that I can supply.
Sorry if it is a basic questions but I have just started looking at DBUnit
on someone's recommendation

No comments:

Post a Comment