Tag Archives: Citrus

Citrus testcase example: CSV File Inbound -> Xml Http Outbound

As promised I’m going to show a test case for which I have used Citrus to implement it. The case is like this: In a predefined folder on a machine a character-separated file is placed. This file is picked up … Continue reading

Posted in Citrus, Mule, Spring Framework | Tagged , , | 1 Comment

Setup Citrus for testing Mule ESB

Recently, I ran into an open-source test framework called Citrus. Citrus supports you in testing message interfaces in enterprise applications. Manual testing effort as well as coding mocks and simulators are not necessary. Instead Citrus enables integration testing in an … Continue reading

Posted in General, Mule2 | Tagged , | Comments Off on Setup Citrus for testing Mule ESB