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

Apoorv Naik resolved ATLAS-1746.
--------------------------------
    Resolution: Later

> Test refactor and cleanup
> -------------------------
>
>                 Key: ATLAS-1746
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1746
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating, 1.0.0
>            Reporter: Apoorv Naik
>            Assignee: Apoorv Naik
>            Priority: Major
>
> Currently the tests have different coding patterns, someplace we rely on DI 
> for getting Objects other places we manually create instances of classes (or 
> dependencies) under test.
> Ideally it should only be done either by DI or hand construct all the time 
> rather than relying on DI. The former seems to be a cleaner approach as we 
> get to validate the DI behavior as well.
> The patch will remove all manual instantiations and replace them with 
> Injectable components



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to