[
https://issues.apache.org/jira/browse/HBASE-13657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Singhi updated HBASE-13657:
----------------------------------
Labels: beginner beginners (was: )
> Improve test run time
> ---------------------
>
> Key: HBASE-13657
> URL: https://issues.apache.org/jira/browse/HBASE-13657
> Project: HBase
> Issue Type: Umbrella
> Components: test
> Reporter: Ashish Singhi
> Labels: beginner, beginners
>
> In some tests we are doing some operations in {{@Before}} and {{@After}}
> annotated methods which are not really required to be done before and after
> every test run, instead we can move them in {{@BeforeClass}} and
> {{@AfterClass}} annotated methods respectively and hence improve the test run
> time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)