public static interface TestUtil.ParseSetupTransformer
Tests can hook into the parse process using this interface and modify some of the guessed parameters.
This simplifies the test workflow as usually most of the guessed parameters are correct and the test really only
needs to modify/add few parameters.