Contents
Class RepositoryTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.RepositoryTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Resourceprotected Resourceprotected Resourceprotected IRIprotected IRIprotected static final Stringprotected IRIprotected Literalprotected Literalprotected IRIprotected Literalprotected Literalprotected final IRIstatic final Stringprotected Repositoryprotected IRIprotected ValueFactoryprotected Literal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprotected abstract RepositoryGets an (uninitialized) instance of the repository that should be tested.voidsetUp()static voidvoidtearDown()voidvoid
-
Field Details
-
Constructor Details
-
Method Details
-
setUpClass
-
afterClass
-
setUp
-
tearDown
-
createRepository
Gets an (uninitialized) instance of the repository that should be tested.- Returns:
- an uninitialized repository.
- Throws:
Exception
-
testShutdownFollowedByInit
-
testAutoInit
-