Package org.testng.internal
Class Bsh
- java.lang.Object
-
- org.testng.internal.Bsh
-
-
Constructor Summary
Constructors Constructor Description Bsh()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
includeMethodFromExpression(java.lang.String expression, ITestNGMethod tm)
-
-
-
Method Detail
-
includeMethodFromExpression
public boolean includeMethodFromExpression(java.lang.String expression, ITestNGMethod tm)
- Specified by:
includeMethodFromExpression
in interfaceIBsh
-
-