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