You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2015/04/20 05:12:58 UTC

[jira] [Created] (RANGER-411) Review and update unit tests

Madhan Neethiraj created RANGER-411:
---------------------------------------

             Summary: Review and update unit tests
                 Key: RANGER-411
                 URL: https://issues.apache.org/jira/browse/RANGER-411
             Project: Ranger
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Madhan Neethiraj
            Assignee: Gautam Borad


Some of the unit tests verify that the implementation calls few methods - like the tests in the following files:
- TestServiceDBStore.java
- TestServiceREST.java
- TestServiceRESTForValidation.java
- TestPublicAPIs.java

Such tests need to be reviewed and updated to ensure that they don't look for unnecessary method calls - as it will add burden on the developer while fixing/updating the implementation, to investigate and fix the unit tests as well.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)