I have a CitrusEndpoints server configuration @Bean public HttpServer myService() { return CitrusEndpoints. http(). server().
I have a soap endpoint that returns fault message when passing some parameters. I need to validate the fault string and pass the test when fault string is retur
I am new to Citrus so I tried to execute flight booking sample but I face some problems. First of all, I think that something is wrong with the readme file (rea