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 4185D200C08 for ; Wed, 11 Jan 2017 14:43:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 40698160B2E; Wed, 11 Jan 2017 13:43:05 +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 8027F160B4E for ; Wed, 11 Jan 2017 14:43:04 +0100 (CET) Received: (qmail 67879 invoked by uid 500); 11 Jan 2017 13:42:58 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 67812 invoked by uid 99); 11 Jan 2017 13:42:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 13:42:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 65CE72C03DD for ; Wed, 11 Jan 2017 13:42:58 +0000 (UTC) Date: Wed, 11 Jan 2017 13:42:58 +0000 (UTC) From: "Anna Szonyi (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SQOOP-3104) Create test categories instead of test suites and naming conventions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 Jan 2017 13:43:05 -0000 [ https://issues.apache.org/jira/browse/SQOOP-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anna Szonyi updated SQOOP-3104: ------------------------------- Issue Type: Improvement (was: Bug) > Create test categories instead of test suites and naming conventions > -------------------------------------------------------------------- > > Key: SQOOP-3104 > URL: https://issues.apache.org/jira/browse/SQOOP-3104 > Project: Sqoop > Issue Type: Improvement > Reporter: Anna Szonyi > > We are currently unsing test naming conventions to differentiate between ManualTests, Unit tests and 3rd party tests. > Instead of this, we should use junit4 categories, so it's clear by looking at a test where it fits. This would also remove the reliance on the test class name. -- This message was sent by Atlassian JIRA (v6.3.4#6332)