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
Exceptionpublic void testClose()
public void testMultiThreadedAccess()
public void testStatementSerialization()
throws Exception
Exceptionpublic void testNullNamespaceDisallowed()
throws Exception
Exceptionprotected int countContext1Elements()
throws Exception,
SailException
ExceptionSailExceptionprotected int countAllElements()
throws Exception,
SailException
ExceptionSailExceptionCopyright © 2001–2015 Aduna. All rights reserved.