public interface ActionStubFactory
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createStub(Class<T> interfaceClass) |
void |
init(ActionStubFactoryContext context) |
void init(ActionStubFactoryContext context)
<T> T createStub(Class<T> interfaceClass)
Copyright © 2017. All Rights Reserved.