public class ClientTestInstanceEnricher extends TestInstanceEnricher
Modifier and Type | Field and Description |
---|---|
private Instance<Container> |
container |
private Instance<Deployment> |
deployment |
Constructor and Description |
---|
ClientTestInstanceEnricher() |
Modifier and Type | Method and Description |
---|---|
void |
enrich(Before event) |
@Inject private Instance<Deployment> deployment
public void enrich(Before event) throws java.lang.Exception
enrich
in class TestInstanceEnricher
java.lang.Exception