[ https://issues.apache.org/jira/browse/HBASE-29375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HBASE-29375: ----------------------------------- Labels: pull-request-available (was: ) > Add Unit Tests for BackupAdminImpl and Improve Test Granularity > --------------------------------------------------------------- > > Key: HBASE-29375 > URL: https://issues.apache.org/jira/browse/HBASE-29375 > Project: HBase > Issue Type: Test > Components: backup&restore > Reporter: Vinayak Hegde > Assignee: Vinayak Hegde > Priority: Major > Labels: pull-request-available > > Currently, the {{BackupAdminImpl}} class lacks a dedicated test class, > despite being large and containing substantial logic. This JIRA proposes: > * Introducing a {{BackupAdminTest}} to cover {{{}BackupAdminImpl{}}}. > * Increasing the granularity of unit tests by targeting smaller units of > logic. > * Making private methods package-private where appropriate to facilitate > direct testing. -- This message was sent by Atlassian Jira (v8.20.10#820010)