Return-Path: X-Original-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C56C74A2 for ; Tue, 1 Nov 2011 19:47:18 +0000 (UTC) Received: (qmail 92675 invoked by uid 500); 1 Nov 2011 19:47:18 -0000 Delivered-To: apmail-incubator-accumulo-dev-archive@incubator.apache.org Received: (qmail 92649 invoked by uid 500); 1 Nov 2011 19:47:18 -0000 Mailing-List: contact accumulo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-dev@incubator.apache.org Received: (qmail 92641 invoked by uid 99); 1 Nov 2011 19:47:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2011 19:47:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [206.112.75.239] (HELO iron-e-outbound.osis.gov) (206.112.75.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2011 19:47:12 +0000 X-IronPort-AV: E=Sophos;i="4.69,439,1315195200"; d="scan'208";a="90847118" Received: from netmgmt.ext.intelink.gov (HELO ww4.ugov.gov) ([172.16.11.235]) by iron-e-outbound.osis.gov with ESMTP; 01 Nov 2011 15:47:08 -0400 Date: Tue, 1 Nov 2011 19:46:50 +0000 (GMT+00:00) From: Billie J Rinaldi To: accumulo-dev@incubator.apache.org Message-ID: <526401668.292365.1320176810448.JavaMail.root@linzimmb04o.imo.intelink.gov> In-Reply-To: Subject: Re: Mocking framework MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.2.188.66] X-Mailer: Zimbra 6.0.7_GA_2476.RHEL4 (ZimbraWebClient - FF3.0 (Mac)/6.0.7_GA_2473.RHEL5_64) On Tuesday, November 1, 2011 3:38:22 PM, "Jesse Yates" wrote: > Agreed that for 1 test, its not really worth it. However, the point > would > be to establish these frameworks as really part of how testing is done > going forward. > > So, yeah, 1.5 seems like the better place to put that part of the > patch. > I'll break up ACCUMULO-19 into just the fix for BatchDeleter and then > add > tickets for adding mocking and another for testing for the batch > deleter. > > Sound good? Sounds good! Billie