[
https://issues.apache.org/jira/browse/HBASE-23665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016163#comment-17016163
]
Nick Dimiduk commented on HBASE-23665:
--------------------------------------
Backport to branch-2 goes in without a fuss. branch-1 not so much. Mind putting
together a new PR [~bharathv]?
> Split unit tests from TestTableName into a separate test only class
> -------------------------------------------------------------------
>
> Key: HBASE-23665
> URL: https://issues.apache.org/jira/browse/HBASE-23665
> Project: HBase
> Issue Type: Test
> Components: test
> Reporter: Nick Dimiduk
> Assignee: Bharath Vissapragada
> Priority: Minor
> Fix For: 3.0.0
>
>
> The class {{TestTableName}} in hbase-common is both a unit test for the
> {{TableName}} class, and a junit {{TestRule}}. This double-duty is strange;
> the Rule functionality is not discoverable at all. Split the Rule out into a
> separate class, maybe {{TableNameRule}} or some such.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)