212223242526272829
@Before public void setUp() throws Exception { // configure operators new SetEvaluatorsDefinition(); new MatchesEvaluatorsDefinition(); dumper = new MVELDumper(); }