Category "citrus-framework"

Citrus httpServer & httpClient tests

I'm using Citrus for perform integration tests based on http requests. The test should perform steps as follows: Sending a POST http request to external service

Failed to get correlation key for `citrus_message_correlator_HttpClient`

I have a CitrusEndpoints server configuration @Bean public HttpServer myService() { return CitrusEndpoints. http(). server().

How to test a soap endpoint that returns soapfaultclientexception

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

Citrus flightbooking sample execution?

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