Class EvaluationStrategyTest

    • Field Detail

      • tempDir

        @TempDir
        public File tempDir
    • Constructor Detail

      • EvaluationStrategyTest

        public EvaluationStrategyTest()
    • Method Detail

      • setUpClass

        @BeforeAll
        public static void setUpClass()
                               throws Exception
        Throws:
        Exception
      • afterClass

        @AfterAll
        public static void afterClass()
                               throws Exception
        Throws:
        Exception
      • testDatetimeSubtypesStrict

        @Test
        public void testDatetimeSubtypesStrict()
      • testDatetimeSubtypesExtended

        @Test
        public void testDatetimeSubtypesExtended()
      • getBaseSailConfig

        protected abstract BaseSailConfig getBaseSailConfig()
        Gets a configuration object for the base Sail that should be tested.
        Returns:
        a BaseSailConfig.