public abstract class SPARQLUpdateTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected URI |
alice |
protected URI |
bob |
protected RepositoryConnection |
con |
protected static String |
EX_NS |
protected ValueFactory |
f |
protected URI |
graph1 |
protected URI |
graph2 |
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SPARQLUpdateTest() |
protected static final org.slf4j.Logger logger
protected RepositoryConnection con
protected ValueFactory f
protected URI bob
protected URI alice
protected URI graph1
protected URI graph2
protected static final String EX_NS
public void testInsertWhereWithBinding()
throws Exception
Exceptionpublic void testInsertWhereWithBindings2()
throws Exception
Exceptionpublic void testInsertEmptyWhereWithBinding()
throws Exception
Exceptionpublic void testInsertNonMatchingWhere()
throws Exception
Exceptionpublic void testInsertNonMatchingWhereWithBindings()
throws Exception
Exceptionpublic void testInsertWhereWithBindings()
throws Exception
Exceptionpublic void testInsertWhereWithOptional()
throws Exception
Exceptionpublic void testInsertWhereWithBlankNode()
throws Exception
Exceptionpublic void testDeleteInsertWhereWithBindings()
throws Exception
Exceptionpublic void testDeleteInsertWhereWithBindings2()
throws Exception
Exceptionpublic void testDeleteInsertWhereLoopingBehavior()
throws Exception
Exceptionpublic void testConsecutiveUpdatesInSameTransaction()
throws Exception
Exceptionpublic void testInsertTransformedWhere()
throws Exception
Exceptionpublic void testDeleteTransformedWhere()
throws Exception
Exceptionpublic void testInsertDataLangTaggedLiteral()
throws Exception
Exceptionpublic void testInsertDataMultiplePatterns()
throws Exception
Exceptionpublic void testDeleteDataMultiplePatterns()
throws Exception
Exceptionpublic void testDeleteDataFromWrongGraph()
throws Exception
Exceptionpublic void testCopyFromDefaultToDefault()
throws Exception
Exceptionpublic void testAddFromDefaultToDefault()
throws Exception
Exceptionpublic void testMoveFromDefaultToDefault()
throws Exception
Exceptionpublic void testUpdateSequenceDeleteInsert()
throws Exception
Exceptionpublic void testUpdateSequenceInsertDelete()
throws Exception
Exceptionpublic void testUpdateSequenceInsertDelete2()
throws Exception
Exceptionpublic void testUpdateSequenceInsertDeleteExample9()
throws Exception
Exceptionprotected void loadDataset(String datasetFile) throws RDFParseException, RepositoryException, IOException
protected String getNamespaceDeclarations()
protected Repository createRepository() throws Exception
Exceptionprotected abstract Repository newRepository() throws Exception
ExceptionCopyright © 2001–2015 Aduna. All rights reserved.