public abstract class AbstractIngressConnectorTest<C extends IngressConnectorElement> extends AbstractXElementTest<C>
IngressConnectorElement| Constructor and Description |
|---|
AbstractIngressConnectorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected IngressConnectorTestResult |
getCurrentResult(C ingressConnector) |
protected C |
initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator,
String beanName) |
protected C |
initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator,
String beanName,
MockProcessingElement nextProcessingElement) |
protected IngressConnectorTestResult |
stopAndDestroyIngressConnector(C ingressConnector) |
customizeFrameworkProperties, setFrameworkProperties, setFrameworkPropertiesafterClass, beforeClass, doAfterMethod, doBeforeMethod, doOnAfterClass, doOnBeforeClass, doSetupBeforeMethod, getLogger, getServerConfig, setUp, tearDownrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprotected final C initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator, String beanName) throws InterruptedException
InterruptedExceptionprotected final C initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator, String beanName, MockProcessingElement nextProcessingElement) throws InterruptedException
InterruptedExceptionprotected final IngressConnectorTestResult getCurrentResult(C ingressConnector)
protected final IngressConnectorTestResult stopAndDestroyIngressConnector(C ingressConnector)
Copyright © 2016–2019 AdroitLogic. All rights reserved.