public interface TestHTTPResourceProvider<T>
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getProvidedType() |
T |
provide(URI testUri,
Field field)
Create the resource to be injected into the field.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.