public abstract class RDFNotifyingStoreTest extends RDFStoreTest implements SailChangedListener
Constructor and Description |
---|
RDFNotifyingStoreTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract NotifyingSail |
createSail()
Gets an instance of the Sail that should be tested.
|
void |
sailChanged(SailChangedEvent event)
Notifies the listener of a change to the data of a specific Sail.
|
void |
setUp() |
void |
testNotifyingRemoveAndClear() |
countAllElements, countContext1Elements, countQueryResults, setUpClass, tearDown, testAddData, testAddWhileQuerying, testBNodeReuse, testClearNamespaces, testClose, testContexts, testCreateURI1, testCreateURI2, testDecimalRoundTrip, testDualConnections, testDuplicateCount, testDuplicateCountAfterComit, testDuplicateCountMultipleTimes, testDuplicateGetStatement, testDuplicateGetStatementAfterCommit, testEmptyRepository, testGetContextIDs, testGetNamespace, testGetNamespaces, testInvalidDateTime, testLongLangRoundTrip, testLongLiteralRoundTrip, testLongURIRoundTrip, testMultiThreadedAccess, testNullNamespaceDisallowed, testNullPrefixDisallowed, testOldURI, testQueryBindings, testReallyLongLiteralRoundTrip, testRemoveAndClear, testRemoveNamespaces, testSize, testStatementEquals, testStatementSerialization, testTimeZoneRoundTrip, testValueRoundTrip1, testValueRoundTrip2, testValueRoundTrip3, testValueRoundTrip4, testValueRoundTrip5
protected abstract NotifyingSail createSail() throws SailException
createSail
in class RDFStoreTest
SailException
- If the initialization of the repository failed.public void setUp() throws Exception
setUp
in class RDFStoreTest
Exception
public void testNotifyingRemoveAndClear() throws Exception
Exception
public void sailChanged(SailChangedEvent event)
SailChangedListener
sailChanged
in interface SailChangedListener
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.