[
https://issues.apache.org/jira/browse/GORA-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724878#comment-13724878
]
Hudson commented on GORA-259:
-----------------------------
SUCCESS: Integrated in gora-trunk #806 (See
[https://builds.apache.org/job/gora-trunk/806/])
GORA-259 Removal of the main methods from the test case classes (hsaputra:
http://svn.apache.org/viewvc/gora/trunk/?view=rev&rev=1508724)
* /gora/trunk/CHANGES.txt
*
/gora/trunk/gora-cassandra/src/test/java/org/apache/gora/cassandra/store/TestCassandraStore.java
*
/gora/trunk/gora-dynamodb/src/test/java/org/apache/gora/dynamodb/TestDynamoDBStore.java
*
/gora/trunk/gora-hbase/src/test/java/org/apache/gora/hbase/mapreduce/TestHBaseStoreCountQuery.java
*
/gora/trunk/gora-hbase/src/test/java/org/apache/gora/hbase/mapreduce/TestHBaseStoreWordCount.java
*
/gora/trunk/gora-hbase/src/test/java/org/apache/gora/hbase/store/TestHBaseStore.java
> 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
> Labels: junit
> Fix For: 0.4
>
> Attachments: GORA-259.patch
>
>
> 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