Apostolos Giannakidis created GORA-255:
------------------------------------------
Summary: Remove deprecated methods from DataStoreTestBase
Key: GORA-255
URL: https://issues.apache.org/jira/browse/GORA-255
Project: Apache Gora
Issue Type: Bug
Affects Versions: 0.4
Reporter: Apostolos Giannakidis
Assignee: Apostolos Giannakidis
Priority: Minor
The abstract class DataStoreTestBase contains 2 deprecated methods:
DataStore<String, Employee> createEmployeeDataStore()
DataStore<String, WebPage> createWebPageDataStore()
These methods were useful in the past but they seem not to be useful now.
I believe that they should be removed from the abstract class
DataStoreTestBase. Their concrete implementations from the subclasses that
extend the DataStoreTestBase should also be removed.
--
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