Uploaded image for project: 'ONgDB'
  1. ONgDB
  2. ONGDB-154

TCKTests no longer require explicit tear down to close resources

    XMLWordPrintable

Details

    Description

      After upgrading to 1.0.0-M12 this can be removed:

      @AfterEach
      def tearDown(): Unit = {
        //TODO: This method can be removed with new release of TCK (1.0.0-M10)
        FileSystems.getFileSystem(CypherTCK.getClass.getResource(CypherTCK.featuresPath).toURI).close()
      }
      

      Attachments

        Activity

          People

            bradnussbaum Brad Nussbaum
            bradnussbaum Brad Nussbaum
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: