[ 
https://issues.apache.org/jira/browse/ACCUMULO-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs updated ACCUMULO-2310:
----------------------------------------

    Summary: Look into merging SimpleMacIT and ConfigurableMacIT  (was: Look 
into merging SimpleMacIT and COnfigurableMacIT)

> Look into merging SimpleMacIT and ConfigurableMacIT
> ---------------------------------------------------
>
>                 Key: ACCUMULO-2310
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2310
>             Project: Accumulo
>          Issue Type: Task
>          Components: test
>            Reporter: John Vines
>             Fix For: 1.7.0
>
>
> These two frameworks for tests do very similar things but have their own 
> implementations. Most notably-
> Simple sets things up BeforeClass and tears down AfterClass whereas 
> Configurable uses Before and After
> Simple logs everything under it's own class name with a random identifier 
> while Configurable uses the actual test names.
> The naming scheme for configurable is vastly more useful, but at the penalty 
> of having per-test MACs instead of per class MAC. This may necessitate a 
> different type of MAC testing framework which makes it really easy to spin up 
> your own (which I think is necessary in order have the better file naming).



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

Reply via email to