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, setFrameworkProperties
afterClass, beforeClass, doAfterMethod, doBeforeMethod, doOnAfterClass, doOnBeforeClass, doSetupBeforeMethod, getLogger, getServerConfig, setUp, tearDown
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance
protected final C initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator, String beanName) throws InterruptedException
InterruptedException
protected final C initAndStartIngressConnector(Supplier<C> ingressConnectorGenerator, String beanName, MockProcessingElement nextProcessingElement) throws InterruptedException
InterruptedException
protected final IngressConnectorTestResult getCurrentResult(C ingressConnector)
protected final IngressConnectorTestResult stopAndDestroyIngressConnector(C ingressConnector)
Copyright © 2016–2019 AdroitLogic. All rights reserved.