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