You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Apostolos Giannakidis (JIRA)" <ji...@apache.org> on 2013/07/21 01:32:48 UTC

[jira] [Created] (GORA-259) Removal of the main methods from the test case classes

Apostolos Giannakidis created GORA-259:
------------------------------------------

             Summary: Removal of the main methods from the test case classes
                 Key: GORA-259
                 URL: https://issues.apache.org/jira/browse/GORA-259
             Project: Apache Gora
          Issue Type: Test
    Affects Versions: 0.3
            Reporter: Apostolos Giannakidis
            Assignee: Apostolos Giannakidis
            Priority: Minor
             Fix For: 0.4


Some JUnit test case classes, such as the TestHBaseStore.java contain a main method. Is this method necessary? As far as I know, having main methods in the JUnit test case classes is not a recommended practice [1].

[1] http://sqa.fyicenter.com/FAQ/JUnit/Do_You_Need_to_Write_a_main_Method_in_a_JUnit_.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira