public abstract class RDFStoreTest extends Object
Modifier and Type | Field and Description |
---|---|
protected SailConnection |
con |
protected IRI |
context1 |
protected IRI |
context2 |
protected IRI |
guernica |
protected IRI |
nightwatch |
protected IRI |
painter |
protected IRI |
painting |
protected IRI |
paints |
protected IRI |
picasso |
protected IRI |
rembrandt |
protected Sail |
sail |
org.junit.rules.Timeout |
to
Timeout all individual tests after 1 minute.
|
protected ValueFactory |
vf |
Constructor and Description |
---|
RDFStoreTest() |
public org.junit.rules.Timeout to
protected IRI painter
protected IRI paints
protected IRI painting
protected IRI picasso
protected IRI rembrandt
protected IRI guernica
protected IRI nightwatch
protected IRI context1
protected IRI context2
protected Sail sail
protected SailConnection con
protected ValueFactory vf
protected abstract Sail createSail()
public void testReallyLongLiteralRoundTrip() throws Exception
Exception
public void testClose()
@Deprecated public void testMultiThreadedAccess()
public void testStatementSerialization() throws Exception
Exception
public void testNullNamespaceDisallowed() throws Exception
Exception
public void testDuplicateCount()
public void testDuplicateGetStatement()
public void testDuplicateGetStatementAfterCommit()
public void testDuplicateCountAfterComit()
public void testDuplicateCountMultipleTimes()
protected int countContext1Elements() throws Exception, SailException
Exception
SailException
protected int countAllElements() throws Exception, SailException
Exception
SailException
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.