Class TestFiles


  • public class TestFiles
    extends Object
    • Constructor Detail

      • TestFiles

        public TestFiles()
    • Method Detail

      • getTestData

        public Path getTestData​(String projectMarker)
      • getTestURI

        public URI getTestURI​(String resourceLocation)
      • getURL

        public URL getURL​(String resourceLocation)
      • getTestFile

        public Path getTestFile​(String resourceLocation)
      • afterTestCleanup

        public void afterTestCleanup()
      • getTestDataFile

        public File getTestDataFile​(String projectMarker,
                                    String... sub)
      • getTestDataPath

        public Path getTestDataPath​(String projectMarker,
                                    String... sub)
      • getProjectDir

        public Path getProjectDir​(String... sub)
      • getRootPath

        public static Path getRootPath()