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 Summary
Constructors Constructor Description ProcessorProxyTestPreConditioner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setDefaultMockOnAllEndpointProcessors()
Loops through the proxy registry and sets up default NOOP mock function for all outgoing (Endpoint) Processors
-