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

Apostolos Giannakidis updated GORA-232:
---------------------------------------

    Attachment: GORA-232.patch

Attached is a patch for this issue.
The functionality of the following methods has been delegated to 
DataStoreTestUtil:
testPutNested()
testPutArray()
testPutBytes()
testPutMap()
                
> DataStoreTestBase should delegate all functionality to DataStoreTestUtil
> ------------------------------------------------------------------------
>
>                 Key: GORA-232
>                 URL: https://issues.apache.org/jira/browse/GORA-232
>             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-232.patch
>
>
> DataStoreTestUtil is where all functionality should be executed.
> Assertions should be made in DataStoreTestBase... that is all.
> This way, (if at all required) other programs can use the utilities more 
> cleanly if they so wished.
> http://svn.apache.org/viewvc/gora/trunk/gora-core/src/test/java/org/apache/gora/store/DataStoreTestBase.java?view=markup
> http://svn.apache.org/viewvc/gora/trunk/gora-core/src/test/java/org/apache/gora/store/DataStoreTestUtil.java?view=markup

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

Reply via email to