Vinayak Hegde created HBASE-29375:
-------------------------------------
Summary: 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
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)