[
https://issues.apache.org/jira/browse/HBASE-29375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tak-Lon (Stephen) Wu resolved HBASE-29375.
------------------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
merged as
https://github.com/apache/hbase/commit/a962599844662c465020b82c8b830ce1fdb05edc
> 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
> Affects Versions: HBASE-28957
> Reporter: Vinayak Hegde
> Assignee: Vinayak Hegde
> Priority: Major
> Labels: HBASE-28957, pull-request-available
> Fix For: HBASE-28957
>
>
> 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)