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 D3D63200B38 for ; Thu, 23 Jun 2016 20:24:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D2946160A35; Thu, 23 Jun 2016 18:24:17 +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 2076A160A59 for ; Thu, 23 Jun 2016 20:24:16 +0200 (CEST) Received: (qmail 98172 invoked by uid 500); 23 Jun 2016 18:24:16 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 98139 invoked by uid 99); 23 Jun 2016 18:24:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2016 18:24:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 253972C14F8 for ; Thu, 23 Jun 2016 18:24:16 +0000 (UTC) Date: Thu, 23 Jun 2016 18:24:16 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3520) All Lexicoders should have unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 23 Jun 2016 18:24:18 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346912#comment-15346912 ] Christopher Tubbs commented on ACCUMULO-3520: --------------------------------------------- No problem. I just wanted to resolve my own confusion. > All Lexicoders should have unit tests > ------------------------------------- > > Key: ACCUMULO-3520 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3520 > Project: Accumulo > Issue Type: Sub-task > Reporter: Christopher Tubbs > > Minimally, TextLexicoder does not have a test (or any other references in our code). Other Lexicoders probably don't, but I didn't immediately see that by looking at unused code (they may be used in examples, but not tests). -- This message was sent by Atlassian JIRA (v6.3.4#6332)