You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Bill Havanki (JIRA)" <ji...@apache.org> on 2014/04/01 19:03:23 UTC

[jira] [Created] (ACCUMULO-2603) Create test-friendly way to get Configuration objects

Bill Havanki created ACCUMULO-2603:
--------------------------------------

             Summary: Create test-friendly way to get Configuration objects
                 Key: ACCUMULO-2603
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2603
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Bill Havanki
            Assignee: Bill Havanki
            Priority: Minor
             Fix For: 1.6.1


It's difficult to unit test code that retrieves configuration objects using static method calls, like those in {{SiteConfiguration}} and {{ServerConfiguration}}. We should have a different, similarly easy way to get those objects that makes it easier to swap in / inject mock objects.

The work here would only be scoped to creating that alternative, and some accompanying low-impact uses of it.




--
This message was sent by Atlassian JIRA
(v6.2#6252)