101102103104105106107108109110111
super(s); } protected void setUp() throws Exception { context = new TestFormulaContext(); LibFormulaBoot.getInstance().start(); implementedFunctions = new HashSet(); final String[] functionNames = context.getFunctionRegistry().getFunctionNames();