[
https://issues.apache.org/jira/browse/RANGER-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhavesh Amre updated RANGER-5327:
---------------------------------
Description:
Enhanced unit test coverage for the *Security-ug module* under the _six_
packages. Migrated existing JUnit4 test cases to JUnit5 and added new tests to
improve overall code coverage based on Jacoco analysis.
*Key Updates:*
* Migrated existing test classes from *JUnit4* to *JUnit5* (annotations and
assertions).
* Added additional unit tests to cover missing scenarios.
* Improved Jacoco coverage across multiple packages:
*
** {{org.apache.ranger.service}} → *59% → 70%*
*
** {{{}org.apache.ranger.{}}}{{{}service.filter{}}} → *35% → 91%*
*
** {{org.apache.ranger.json}} → *9% → 100%*
*
** {{org.apache.ranger.common.db}} → *20% → 80%*
*
** {{org.apache.ranger.authentication.unix.jass}} → *0% → 100%*
*
** javax.ws.rs.core → *0% → 100%*
> Test Cases for ugsync[unixusersync] & ugsync-util Module
> --------------------------------------------------------
>
> Key: RANGER-5327
> URL: https://issues.apache.org/jira/browse/RANGER-5327
> Project: Ranger
> Issue Type: Test
> Components: Ranger
> Reporter: Bhavesh Amre
> Assignee: Bhavesh Amre
> Priority: Major
>
> Enhanced unit test coverage for the *Security-ug module* under the _six_
> packages. Migrated existing JUnit4 test cases to JUnit5 and added new tests
> to improve overall code coverage based on Jacoco analysis.
> *Key Updates:*
> * Migrated existing test classes from *JUnit4* to *JUnit5* (annotations and
> assertions).
> * Added additional unit tests to cover missing scenarios.
> * Improved Jacoco coverage across multiple packages:
> *
> ** {{org.apache.ranger.service}} → *59% → 70%*
> *
> ** {{{}org.apache.ranger.{}}}{{{}service.filter{}}} → *35% → 91%*
> *
> ** {{org.apache.ranger.json}} → *9% → 100%*
> *
> ** {{org.apache.ranger.common.db}} → *20% → 80%*
> *
> ** {{org.apache.ranger.authentication.unix.jass}} → *0% → 100%*
> *
> ** javax.ws.rs.core → *0% → 100%*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)