Class RDFSchemaRepositoryConnectionTest

    • Constructor Detail

      • RDFSchemaRepositoryConnectionTest

        public RDFSchemaRepositoryConnectionTest()
    • Method Detail

      • testDomainInference

        @ParameterizedTest
        @MethodSource("parameters")
        public void testDomainInference​(IsolationLevel level)
      • testSubClassInference

        @ParameterizedTest
        @MethodSource("parameters")
        public void testSubClassInference​(IsolationLevel level)
      • testSubClassInferenceAfterRemoval

        @ParameterizedTest
        @MethodSource("parameters")
        public void testSubClassInferenceAfterRemoval​(IsolationLevel level)
      • testMakeExplicit

        @ParameterizedTest
        @MethodSource("parameters")
        public void testMakeExplicit​(IsolationLevel level)
      • testExplicitFlag

        @ParameterizedTest
        @MethodSource("parameters")
        public void testExplicitFlag​(IsolationLevel level)
      • testInferencerUpdates

        @ParameterizedTest
        @MethodSource("parameters")
        public void testInferencerUpdates​(IsolationLevel level)
      • testInferencerQueryDuringTransaction

        @ParameterizedTest
        @MethodSource("parameters")
        public void testInferencerQueryDuringTransaction​(IsolationLevel level)
      • testContextStatementsNotDuplicated

        @ParameterizedTest
        @MethodSource("parameters")
        public void testContextStatementsNotDuplicated​(IsolationLevel level)
      • testContextStatementsNotDuplicated2

        @ParameterizedTest
        @MethodSource("parameters")
        public void testContextStatementsNotDuplicated2​(IsolationLevel level)