Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99551D9D9 for ; Wed, 18 Jul 2012 16:13:36 +0000 (UTC) Received: (qmail 12028 invoked by uid 500); 18 Jul 2012 16:13:36 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 11932 invoked by uid 500); 18 Jul 2012 16:13:36 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 11916 invoked by uid 99); 18 Jul 2012 16:13:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 16:13:36 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of ldecorps@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 16:13:30 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SrWsA-0006bw-2w for users@camel.apache.org; Wed, 18 Jul 2012 09:13:10 -0700 Date: Wed, 18 Jul 2012 09:13:10 -0700 (PDT) From: lorenzo To: users@camel.apache.org Message-ID: <1342627989776-5716212.post@n5.nabble.com> Subject: Testing the routing logic in isolation (FitNesse) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi there, I would like to test the routing logic through a tool like FitNesse, and I am wondering what is the best approach for this. I want to mock pretty much everything but still use the routing as defined in the production code. jUnit is not the place I want this to happen purely because my stakeholders cannot / do not want to read java or jUnit tests. A wiki based tool like FitNesse is a much better tool for what I want to achieve. Thanks -- View this message in context: http://camel.465427.n5.nabble.com/Testing-the-routing-logic-in-isolation-FitNesse-tp5716212.html Sent from the Camel - Users mailing list archive at Nabble.com.