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/04 05:32:21 UTC

[jira] [Updated] (GORA-229) Use @Ignore for unimplemented functionality to identify absent tests

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

Apostolos Giannakidis updated GORA-229:
---------------------------------------

    Attachment: GORA-229-hbase.patch
                GORA-229-core.patch
                GORA-229-cassandra.patch
                GORA-229-accumulo.patch

Attached are paches for the gora-accumulo, gora-cassandra, gora-core and gora-hbase modules. I used import static org.junit.Assert.*; as it is recommended by junit. http://junit.sourceforge.net/javadoc/org/junit/Assert.html

I have also added the @Ignore annotation in the tests that had empty body. 
                
> Use @Ignore for unimplemented functionality to identify absent tests 
> ---------------------------------------------------------------------
>
>                 Key: GORA-229
>                 URL: https://issues.apache.org/jira/browse/GORA-229
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: testing
>    Affects Versions: 0.3
>            Reporter: Lewis John McGibbney
>            Assignee: Apostolos Giannakidis
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.4
>
>         Attachments: GORA-229-accumulo.patch, GORA-229-cassandra.patch, GORA-229-core.patch, GORA-229-hbase.patch
>
>
> We support JUnit 4.10, but actually use it!!!
> All imports should be org.junit instead of junit.framework.*
> We also do not make use of the very handy @Ignore annotation provided by JUnit 4.X... we should.

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