![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
MessageConsumer | messageConsumer () |
MessageProducer | messageProducer () |
HealthCheckMessageConsumer | healthCheckMessageConsumer () |
RestTemplate | restTemplate () |
CorrelationIdFactory | idFactory () |
The Test configuration.
Definition at line 58 of file TestConfig.java.
HealthCheckMessageConsumer org.openkilda.northbound.controller.TestConfig.healthCheckMessageConsumer | ( | ) |
Definition at line 70 of file TestConfig.java.
CorrelationIdFactory org.openkilda.northbound.controller.TestConfig.idFactory | ( | ) |
Definition at line 80 of file TestConfig.java.
MessageConsumer org.openkilda.northbound.controller.TestConfig.messageConsumer | ( | ) |
Definition at line 60 of file TestConfig.java.
MessageProducer org.openkilda.northbound.controller.TestConfig.messageProducer | ( | ) |
Definition at line 65 of file TestConfig.java.
RestTemplate org.openkilda.northbound.controller.TestConfig.restTemplate | ( | ) |
Definition at line 75 of file TestConfig.java.