Package | Description |
---|---|
com.consol.citrus.config | |
com.consol.citrus.context | |
com.consol.citrus.endpoint | |
com.consol.citrus.testng |
Modifier and Type | Method and Description |
---|---|
TestContextFactory |
CitrusSpringConfig.getTestContextFactory() |
Modifier and Type | Method and Description |
---|---|
static TestContextFactory |
TestContextFactory.newInstance(org.springframework.context.ApplicationContext applicationContext)
Construct new factory instance from application context.
|
Modifier and Type | Method and Description |
---|---|
TestContextFactory |
AbstractEndpointAdapter.getTestContextFactory()
Gets the test context factory.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractEndpointAdapter.setTestContextFactory(TestContextFactory testContextFactory)
Sets the test context factory.
|
Modifier and Type | Field and Description |
---|---|
protected TestContextFactory |
AbstractTestNGUnitTest.testContextFactory
Factory bean for test context
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.