[
https://issues.apache.org/jira/browse/GORA-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701769#comment-13701769
]
Renato Javier MarroquĂn Mogrovejo commented on GORA-229:
--------------------------------------------------------
Yeah some people recommend using static import for improving readability. IMHO
we shouldn't use them outside this JUnit stuff because it might get trickier
later on when handling those in different parts of our code. But I think if we
are going to use this static imports, we should import specific members so we
can find out more easily where the imported methods are coming from.
> 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