public abstract class AbstractExecuteTestSuiteInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
AbstractExecuteTestSuiteInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
protected abstract Result |
invoke(org.aopalliance.intercept.MethodInvocation invocation,
TestSuite testSuite,
Selenese parent,
Context context) |
Copyright © 2016. All rights reserved.