public abstract class RDFStoreTest extends Object
Modifier and Type | Field and Description |
---|---|
protected SailConnection |
con |
protected URI |
context1 |
protected URI |
context2 |
protected URI |
guernica |
protected URI |
nightwatch |
protected URI |
painter |
protected URI |
painting |
protected URI |
paints |
protected URI |
picasso |
protected URI |
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 URI painter
protected URI paints
protected URI painting
protected URI picasso
protected URI rembrandt
protected URI guernica
protected URI nightwatch
protected URI context1
protected URI 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.