Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 21759200B50 for ; Sat, 13 Aug 2016 18:50:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1FE28160AA6; Sat, 13 Aug 2016 16:50:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8C203160A73 for ; Sat, 13 Aug 2016 18:50:24 +0200 (CEST) Received: (qmail 93285 invoked by uid 500); 13 Aug 2016 16:50:23 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 93274 invoked by uid 99); 13 Aug 2016 16:50:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2016 16:50:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7DE312C02A3 for ; Sat, 13 Aug 2016 16:50:22 +0000 (UTC) Date: Sat, 13 Aug 2016 16:50:22 +0000 (UTC) From: "Dominik Przybysz (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIES-1592) Provide blueprint-test framework for testing blueprint files in a junit test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 13 Aug 2016 16:50:25 -0000 [ https://issues.apache.org/jira/browse/ARIES-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419994#comment-15419994 ] Dominik Przybysz commented on ARIES-1592: ----------------------------------------- I do not like to extend abstract test supporting class. Have you thought about creating JUnit Rule instead of abstract class? > Provide blueprint-test framework for testing blueprint files in a junit test > ---------------------------------------------------------------------------- > > Key: ARIES-1592 > URL: https://issues.apache.org/jira/browse/ARIES-1592 > Project: Aries > Issue Type: Improvement > Components: Blueprint > Reporter: Matt Pavlovich > Priority: Minor > > I have stripped down the camel-test-blueprint code to wire up a blueprint file for testing. Still needs some work and contributions/ideas are welcome. > https://github.com/mattrpav/blueprint-test -- This message was sent by Atlassian JIRA (v6.3.4#6332)