Class RDFSchemaRepositoryConnectionTest

java.lang.Object
org.eclipse.rdf4j.testsuite.repository.RepositoryConnectionTest
org.eclipse.rdf4j.testsuite.repository.RDFSchemaRepositoryConnectionTest

public abstract class RDFSchemaRepositoryConnectionTest extends RepositoryConnectionTest
Author:
jeen, Arjohn Kampman
  • Constructor Details

    • RDFSchemaRepositoryConnectionTest

      public RDFSchemaRepositoryConnectionTest(IsolationLevel level)
  • Method Details

    • parametersREAD_COMMITTED

      public static final IsolationLevel[] parametersREAD_COMMITTED()
    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class RepositoryConnectionTest
      Throws:
      Exception
    • testDomainInference

      public void testDomainInference() throws Exception
      Throws:
      Exception
    • testSubClassInference

      public void testSubClassInference() throws Exception
      Throws:
      Exception
    • testSubClassInferenceAfterRemoval

      public void testSubClassInferenceAfterRemoval() throws Exception
      Throws:
      Exception
    • testMakeExplicit

      public void testMakeExplicit() throws Exception
      Throws:
      Exception
    • testExplicitFlag

      public void testExplicitFlag() throws Exception
      Throws:
      Exception
    • testInferencerUpdates

      public void testInferencerUpdates() throws Exception
      Throws:
      Exception
    • testInferencerQueryDuringTransaction

      public void testInferencerQueryDuringTransaction() throws Exception
      Throws:
      Exception
    • testInferencerTransactionIsolation

      public void testInferencerTransactionIsolation() throws Exception
      Throws:
      Exception
    • testContextStatementsNotDuplicated

      public void testContextStatementsNotDuplicated() throws Exception
      Throws:
      Exception
    • testContextStatementsNotDuplicated2

      public void testContextStatementsNotDuplicated2() throws Exception
      Throws:
      Exception