Class RepositoryTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.RepositoryTest
Integration test suite for implementations of Repository.
- Author:
- Jeen Broekstra
-
Field Summary
Modifier and TypeFieldDescriptionprotected Resource
protected Resource
protected Resource
protected IRI
protected IRI
protected static final String
protected IRI
protected Literal
protected Literal
protected IRI
protected Literal
protected Literal
protected final IRI
static final String
protected Repository
protected IRI
protected ValueFactory
protected Literal
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
protected abstract Repository
Gets an (uninitialized) instance of the repository that should be tested.void
setUp()
static void
void
tearDown()
void
void
-
Field Details
-
FOAF_NS
- See Also:
-
TEST_DIR_PREFIX
- See Also:
-
testRepository
-
vf
-
bob
-
alice
-
alexander
-
name
-
mbox
-
publisher
-
unknownContext
-
context1
-
context2
-
nameAlice
-
nameBob
-
mboxAlice
-
mboxBob
-
Александър
-
-
Constructor Details
-
RepositoryTest
public RepositoryTest()
-
-
Method Details
-
setUpClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
createRepository
Gets an (uninitialized) instance of the repository that should be tested.- Returns:
- an uninitialized repository.
- Throws:
Exception
-
testShutdownFollowedByInit
- Throws:
Exception
-
testAutoInit
- Throws:
Exception
-