Description
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