public class StoreImplTestCase extends BaseTestCase
Constructor and Description |
---|
StoreImplTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testAddFragment() |
void |
testGetFragments() |
void |
testHasDocument() |
void |
testQueryData() |
void |
testQueryForIndices() |
void |
testQueryLoadedFragments() |
void |
testRemoveFragmentUsingFragment() |
void |
testRemoveFragmentUsingIndex() |
cleanup, createLoader, createStore
assessCustomEquality, getURI
public void testAddFragment()
public void testRemoveFragmentUsingIndex()
public void testRemoveFragmentUsingFragment()
public void testQueryData() throws java.lang.Exception
java.lang.Exception
public void testQueryForIndices()
public void testQueryLoadedFragments()
public void testGetFragments()
public void testHasDocument()