Ashish Singhi created HBASE-13657:
-------------------------------------

             Summary: 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


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)

Reply via email to