It would be nice to give people the choice of either using XML or using Java code to specify the procedure parameters
Sure, it's good to provide the parameters in XML for people to not have to use Java, but when writing the JUnit test cases in Java anyway, I'd rather not have to learn the XML tags, but specify them as some sort of criteria object instead