Searched refs:setBeanShellExpression (Results 1 – 6 of 6) sorted by relevance
12 setBeanShellExpression("groups.\n containsKey \t (\"test1\")"); in onlyGroup1()
117 tmpTest.setBeanShellExpression(test.getExpression()); in dispatch()
211 protected void setBeanShellExpression(String expression) { in setBeanShellExpression() method in BaseTest212 getTest().setBeanShellExpression(expression); in setBeanShellExpression()
168 xmlTest.setBeanShellExpression(srcXmlTest.getExpression()); in createXmlTest()
433 setBeanShellExpression(expression); in setExpression()436 public void setBeanShellExpression(String expression) { in setBeanShellExpression() method in XmlTest
258 m_currentTest.setBeanShellExpression(m_currentExpression); in xmlScript()