Modifier and Type | Field and Description |
---|---|
private static bsh.Interpreter |
s_interpreter |
Constructor and Description |
---|
Bsh() |
Modifier and Type | Method and Description |
---|---|
private static bsh.Interpreter |
getInterpreter() |
boolean |
includeMethodFromExpression(java.lang.String expression,
ITestNGMethod tm) |
private void |
resetContext(bsh.Interpreter interpreter) |
private void |
setContext(bsh.Interpreter interpreter,
java.lang.reflect.Method method,
java.util.Map<java.lang.String,java.lang.String> groups,
ITestNGMethod tm) |
public boolean includeMethodFromExpression(java.lang.String expression, ITestNGMethod tm)
includeMethodFromExpression
in interface IBsh
private static bsh.Interpreter getInterpreter()
private void setContext(bsh.Interpreter interpreter, java.lang.reflect.Method method, java.util.Map<java.lang.String,java.lang.String> groups, ITestNGMethod tm)
private void resetContext(bsh.Interpreter interpreter)