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)