RakeshGuptaDev opened a new pull request, #648: URL: https://github.com/apache/ranger/pull/648
… Security Admin Module ## What changes were proposed in this pull request? Implement unit tests for the org.apache.ranger.security.* package within the Security Admin module. This includes writing test cases for the following sub-packages: - org.apache.ranger.security.web.authentication - org.apache.ranger.security.handler - org.apache.ranger.security.web.filter - org.apache.ranger.security.context - org.apache.ranger.security.listener - org.apache.ranger.security.standalone ## How was this patch tested? Build completed successfully along with all test cases using the command: mvn clean compile package install. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org