[ 
https://issues.apache.org/jira/browse/HBASE-23665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharath Vissapragada updated HBASE-23665:
-----------------------------------------
    Summary: Split unit tests from TestTableName into a separate test only 
class  (was: TestTableName is both a test class and a TestRule)

> 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
>
> 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)

Reply via email to