The point of this wiki is to show you how to execute integration tests using Apache Camel.
More precisely, doing this you will be able to launch an existing route from beginning to end (With or without your real database) or intercept the exchange between each part of the route and test if your hea...