public abstract class RepositoryConnectionTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Resource |
alexander |
protected Resource |
alice |
protected Resource |
bob |
protected URI |
context1 |
protected URI |
context2 |
protected static String |
FOAF_NS |
protected IsolationLevel |
level |
protected URI |
mbox |
protected Literal |
mboxAlice |
protected Literal |
mboxBob |
protected URI |
name |
protected Literal |
nameAlice |
protected Literal |
nameBob |
protected URI |
publisher |
static String |
TEST_DIR_PREFIX |
protected RepositoryConnection |
testCon |
protected RepositoryConnection |
testCon2 |
protected Repository |
testRepository |
protected URI |
unknownContext |
protected ValueFactory |
vf |
protected Literal |
Александър |
| Constructor and Description |
|---|
RepositoryConnectionTest(IsolationLevel level) |
protected static final String FOAF_NS
public static final String TEST_DIR_PREFIX
protected Repository testRepository
protected RepositoryConnection testCon
protected RepositoryConnection testCon2
protected ValueFactory vf
protected Resource bob
protected Resource alice
protected Resource alexander
protected URI name
protected URI mbox
protected final URI publisher
protected URI unknownContext
protected URI context1
protected URI context2
protected Literal nameAlice
protected Literal nameBob
protected Literal mboxAlice
protected Literal mboxBob
protected Literal Александър
protected IsolationLevel level
public RepositoryConnectionTest(IsolationLevel level)
public static final IsolationLevel[] parameters()
protected abstract Repository createRepository() throws Exception
Exceptionpublic void testAddStatementWithContext()
throws Exception
Exceptionpublic void testAddLiteralWithNewline()
throws Exception
Exceptionpublic void testTransactionIsolationForRead()
throws Exception
Exceptionpublic void testTransactionIsolationForReadWithDeleteOperation()
throws Exception
Exceptionpublic void testAddMalformedLiteralsDefaultConfig()
throws Exception
Exceptionpublic void testAddMalformedLiteralsStrictConfig()
throws Exception
Exceptionpublic void testSimpleTupleQueryUnicode()
throws Exception
Exceptionpublic void testPreparedTupleQueryUnicode()
throws Exception
Exceptionpublic void testGetStatementsMalformedTypedLiteral()
throws Exception
Exceptionpublic void testGetStatementsMalformedLanguageLiteral()
throws Exception
Exceptionpublic void testGetStatementsInSingleContext()
throws Exception
Exceptionpublic void testGetStatementsInMultipleContexts()
throws Exception
Exceptionpublic void testRemoveStatementCollection()
throws Exception
Exceptionpublic void testRemoveStatementIteration()
throws Exception
Exceptionpublic void testRecoverFromParseError()
throws RepositoryException,
IOException
RepositoryExceptionIOExceptionpublic void testStatementSerialization()
throws Exception
Exceptionpublic void testAddRemove()
throws OpenRDFException
OpenRDFExceptionpublic void testAddDelete()
throws OpenRDFException
OpenRDFExceptionpublic final void testInsertRemove()
throws OpenRDFException
OpenRDFExceptionpublic void testInsertDelete()
throws OpenRDFException
OpenRDFExceptionpublic void testAddRemoveAdd()
throws OpenRDFException
OpenRDFExceptionpublic void testAddDeleteAdd()
throws OpenRDFException
OpenRDFExceptionpublic void testAddRemoveInsert()
throws OpenRDFException
OpenRDFExceptionpublic void testAddDeleteInsert()
throws OpenRDFException
OpenRDFExceptionpublic void testInferredStatementCount()
throws Exception
Exceptionpublic void testOrderByQueriesAreInterruptable()
throws Exception
ExceptionCopyright © 2001–2015 Aduna. All rights reserved.