I could create a quarkus test where the route is injected and external endpoint is mocked with quarkus mock support.
Am Fr., 20. März 2020 um 11:52 Uhr schrieb Dennis Holunder <[email protected]>: > > Hello, > > is it possible to test a non-http route in camel-quarkus like we do > with CamelTestSupport in camel? > > Thanks!
