Class FilesetTest


  • public class FilesetTest
    extends Object
    Tests for the class Fileset.
    Version:
    $Id: FilesetTest.java 1839288 2018-08-27 09:48:33Z tv $
    • Constructor Detail

      • FilesetTest

        public FilesetTest()
    • Method Detail

      • testAnalyzePathNoWildcards

        public void testAnalyzePathNoWildcards()
      • testAnalyzePathOnlyFilename

        public void testAnalyzePathOnlyFilename()
      • testAnalyzePathQuestionMark

        public void testAnalyzePathQuestionMark()
      • testAnalyzePathAsterisk

        public void testAnalyzePathAsterisk()
      • testAnalyzePathMultipleWildcards

        public void testAnalyzePathMultipleWildcards()
      • testAnalyzePathWildcardFirst

        public void testAnalyzePathWildcardFirst()
      • testFilelistFixedNameBasedir

        public void testFilelistFixedNameBasedir()
                                          throws IOException
        Throws:
        IOException
      • testFilelistFixedNameSubdir

        public void testFilelistFixedNameSubdir()
                                         throws IOException
        Throws:
        IOException
      • testFilelistMixedSlashBackslash

        public void testFilelistMixedSlashBackslash()
                                             throws IOException
        Throws:
        IOException
      • testFilelistQuestionmarkFilename

        public void testFilelistQuestionmarkFilename()
                                              throws IOException
        Throws:
        IOException
      • testFilelistWildcardFilename

        public void testFilelistWildcardFilename()
                                          throws IOException
        Throws:
        IOException
      • testFilelistDoubleDotsStayingInBaseDir

        public void testFilelistDoubleDotsStayingInBaseDir()
                                                    throws IOException
        Throws:
        IOException
      • testFilelistDoubleDotsLeavingBaseDir

        public void testFilelistDoubleDotsLeavingBaseDir()
                                                  throws IOException
        Throws:
        IOException
      • testFilelistExcludeInBasedir

        public void testFilelistExcludeInBasedir()
                                          throws IOException
        Throws:
        IOException
      • testFilelistExcludeInSubdir

        public void testFilelistExcludeInSubdir()
                                         throws IOException
        Throws:
        IOException
      • testFilelistExcludeWithBackslashes

        public void testFilelistExcludeWithBackslashes()
                                                throws IOException
        Throws:
        IOException
      • testFilelistExcludeAsteriskSubdir

        public void testFilelistExcludeAsteriskSubdir()
                                               throws IOException
        Throws:
        IOException
      • testFilelistExcludeQuestionMarkSubdir

        public void testFilelistExcludeQuestionMarkSubdir()
                                                   throws IOException
        Throws:
        IOException
      • testFilelistExcludeDoubleDot

        public void testFilelistExcludeDoubleDot()
                                          throws IOException
        Throws:
        IOException
      • testFilelistExcludeDoubleDotLeavingBaseDir

        public void testFilelistExcludeDoubleDotLeavingBaseDir()
                                                        throws IOException
        Throws:
        IOException