public class JavaScriptConfigEvaluator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TEST_CONFIG_VARIABLE_NAME |
Constructor and Description |
---|
JavaScriptConfigEvaluator() |
Modifier and Type | Method and Description |
---|---|
String |
evaluateJavaScript(Reader fileReader) |
String |
evaluateJavaScript(String fileName) |
public static final String TEST_CONFIG_VARIABLE_NAME
public String evaluateJavaScript(String fileName) throws IOException
IOException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.