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() throws SailException
SailException
- If the initialization of the repository failed.public void testReallyLongLiteralRoundTrip() throws Exception
Exception
public void testClose()
public void testMultiThreadedAccess()
public void testStatementSerialization() throws Exception
Exception
public void testNullNamespaceDisallowed() throws Exception
Exception
protected int countContext1Elements() throws Exception, SailException
Exception
SailException
protected int countAllElements() throws Exception, SailException
Exception
SailException
Copyright © 2001-2016 Aduna. All Rights Reserved.