tags:

views:

13

answers:

0

Hi all,

Is it possible to specify a dataset to be loaded before test suite classes? I am using junit's annotation @SuiteClasses. Tried unitils' annotation @DataSet - looks like it is not possible to use junit's and unitils' annotations in harmony.