ranger icon indicating copy to clipboard operation
ranger copied to clipboard

Test Cases for agents-common Module: Packages (plugin.util, services.gds, services.tag)

Open RakeshGuptaDev opened this issue 1 month ago • 0 comments

What changes were proposed in this pull request?

AI Disclosure

Added AI-generated Test methods/Test classes using Cursor AI for Common library for Plugins module and manually reviewed.

Added unit test cases for agents-common module

How was this patch tested?

Build completed successfully along with all test cases using the command: mvn clean compile package install.

As per Jacoco Apache -> Common library for Plugins

Packages Covered

Improved Jacoco coverage across multiple packages: org.apache.ranger.plugin.util → 45% → 76% org.apache.ranger.services.gds → 0% → 100% org.apache.ranger.services.tag → 0% → 99%

RakeshGuptaDev avatar Dec 05 '25 06:12 RakeshGuptaDev