public interface ServiceInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(TestContext testContext)
Create a service interceptor with the given test context.
|
void intercept(TestContext testContext)
testContext - the test contextCopyright © 2016–2018 Testify Project. All rights reserved.