public class SpringClientInjectionEnricher extends AbstractSpringInjectionEnricher<ClientTestScopeApplicationContext>
Spring client test enricher, injects spring beans into the test class.
| Constructor and Description |
|---|
SpringClientInjectionEnricher() |
| Modifier and Type | Method and Description |
|---|---|
ClientTestScopeApplicationContext |
getTestScopeApplicationContext()
Retrieves the instance of
TestScopeApplicationContext. |
enrich, resolvepublic ClientTestScopeApplicationContext getTestScopeApplicationContext()
AbstractSpringInjectionEnricherRetrieves the instance of TestScopeApplicationContext.
getTestScopeApplicationContext in class AbstractSpringInjectionEnricher<ClientTestScopeApplicationContext>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.