Class RDFStarSupportTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.RDFStarSupportTest
Test cases for RDF-star support in the Repository.
- Author:
- Jeen Broekstra
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.junit.rules.Timeout
Timeout all individual tests after 10 minutes. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Repository
void
setUp()
void
tearDown()
void
void
void
void
void
void
void
void
-
Field Details
-
to
public org.junit.rules.Timeout toTimeout all individual tests after 10 minutes.
-
-
Constructor Details
-
RDFStarSupportTest
public RDFStarSupportTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testAddRDFStarSubject
- Throws:
Exception
-
testAddRDFStarObject
- Throws:
Exception
-
testAddRDFStarContext
- Throws:
Exception
-
testSparqlStar
public void testSparqlStar() -
testSparqlStarUpdate
public void testSparqlStarUpdate() -
testRdfStarAddAndRetrieveSparql
- Throws:
InterruptedException
-
testRdfStarAddAndRetrieveSparqlSeparateTransaction
- Throws:
InterruptedException
-
testRdfStarAddAndRetrieve
- Throws:
InterruptedException
-
createRepository
-