public abstract class SPARQLUpdateTest
extends junit.framework.TestCase
Modifier and Type | Field and Description |
---|---|
protected org.openrdf.model.URI |
alice |
protected org.openrdf.model.URI |
bob |
protected org.openrdf.repository.RepositoryConnection |
con |
protected static String |
EX_NS |
protected org.openrdf.model.ValueFactory |
f |
protected org.openrdf.model.URI |
graph1 |
protected org.openrdf.model.URI |
graph2 |
protected static org.slf4j.Logger |
logger |
Constructor and Description |
---|
SPARQLUpdateTest() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
protected static final org.slf4j.Logger logger
protected org.openrdf.repository.RepositoryConnection con
protected org.openrdf.model.ValueFactory f
protected org.openrdf.model.URI bob
protected org.openrdf.model.URI alice
protected org.openrdf.model.URI graph1
protected org.openrdf.model.URI graph2
protected static final String EX_NS
public void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public void testInsertWhereWithBinding() throws Exception
Exception
public void testInsertWhereWithBindings2() throws Exception
Exception
public void testInsertEmptyWhereWithBinding() throws Exception
Exception
public void testInsertNonMatchingWhere() throws Exception
Exception
public void testInsertNonMatchingWhereWithBindings() throws Exception
Exception
public void testInsertWhereWithBindings() throws Exception
Exception
public void testInsertWhereWithOptional() throws Exception
Exception
public void testInsertWhereWithBlankNode() throws Exception
Exception
public void testDeleteInsertWhereWithBindings() throws Exception
Exception
public void testDeleteInsertWhereWithBindings2() throws Exception
Exception
public void testDeleteInsertWhereLoopingBehavior() throws Exception
Exception
public void testConsecutiveUpdatesInSameTransaction() throws Exception
Exception
public void testInsertTransformedWhere() throws Exception
Exception
public void testDeleteTransformedWhere() throws Exception
Exception
public void testInsertDataMultiplePatterns() throws Exception
Exception
public void testDeleteDataMultiplePatterns() throws Exception
Exception
public void testDeleteDataFromWrongGraph() throws Exception
Exception
public void testCopyFromDefaultToDefault() throws Exception
Exception
public void testAddFromDefaultToDefault() throws Exception
Exception
public void testMoveFromDefaultToDefault() throws Exception
Exception
public void testUpdateSequenceDeleteInsert() throws Exception
Exception
public void testUpdateSequenceInsertDelete() throws Exception
Exception
public void testUpdateSequenceInsertDelete2() throws Exception
Exception
public void testUpdateSequenceInsertDeleteExample9() throws Exception
Exception
protected void loadDataset(String datasetFile) throws org.openrdf.rio.RDFParseException, org.openrdf.repository.RepositoryException, IOException
org.openrdf.rio.RDFParseException
org.openrdf.repository.RepositoryException
IOException
protected String getNamespaceDeclarations()
protected org.openrdf.repository.Repository createRepository() throws Exception
Exception
protected abstract org.openrdf.repository.Repository newRepository() throws Exception
Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.