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, testValueRoundTrip5protected abstract NotifyingSail createSail() throws SailException
createSail in class RDFStoreTestSailException - If the initialization of the repository failed.public void setUp()
           throws Exception
setUp in class RDFStoreTestExceptionpublic void testNotifyingRemoveAndClear()
                                 throws Exception
Exceptionpublic void sailChanged(SailChangedEvent event)
SailChangedListenersailChanged in interface SailChangedListenerCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.