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

Madhan Neethiraj updated ATLAS-2146:
------------------------------------
    Fix Version/s: 0.8.3
                   1.0.0
      Component/s:  atlas-core

Committed to following branches:
 - master: http://git-wip-us.apache.org/repos/asf/atlas/commit/1dee77af
 - branch-0.8: http://git-wip-us.apache.org/repos/asf/atlas/commit/cbd60249

> Remove Powermock Usage
> ----------------------
>
>                 Key: ATLAS-2146
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2146
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Minor
>             Fix For: 1.0.0, 0.8.3
>
>         Attachments: ATLAS-2146.patch
>
>
> *Background*
> Some time back _Powermocks_ library was added with the intention of being 
> able to test private methods in unit tests. Short coming of this is that does 
> do it in a type safe way.
> *Solution*
> Existing _TestNG_ framework supports _VisibleForTesting_ annotation that 
> allows for a type safe way to address this.
> Short coming of this is that _VisibleForTesting_ does is supported only for a 
> given package.



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

Reply via email to