Class ProcessorProxyTestPreConditioner

java.lang.Object
de.ikor.sip.foundation.testkit.config.ProcessorProxyTestPreConditioner

@Configuration public class ProcessorProxyTestPreConditioner extends Object
Adds a mock function to all outgoing Processor Proxies
  • Constructor Details

    • ProcessorProxyTestPreConditioner

      public ProcessorProxyTestPreConditioner()
  • Method Details

    • setDefaultMockOnAllEndpointProcessors

      @EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class) public void setDefaultMockOnAllEndpointProcessors()
      Loops through the proxy registry and sets up default NOOP mock function for all outgoing (Endpoint) Processors