Class CleaningUnpackMojoTest

java.lang.Object
test.de.iip_ecosphere.platform.tools.maven.dependencies.CleaningUnpackMojoTest

public class CleaningUnpackMojoTest extends Object
Tests public/static parts of CleaningUnpackMojo.
Author:
Holger Eichelberger, SSE
  • Field Details

    • LOG

      private static final org.apache.maven.plugin.logging.Log LOG
  • Constructor Details

    • CleaningUnpackMojoTest

      public CleaningUnpackMojoTest()
  • Method Details

    • testInitiallyAllowedString

      public void testInitiallyAllowedString()
      Tests initially allowed files and their matching.
    • testInitiallyAllowedFile

      public void testInitiallyAllowedFile()
      Tests initially allowed files and their matching.
    • testInitiallyAllowedFileMixed

      public void testInitiallyAllowedFileMixed()
      Tests initially allowed files and their matching.
    • doAssert

      private static void doAssert(Set<String> allowed)
      Does the expected asserts for file/string based specification.
      Parameters:
      allowed - the set of allowed file names/wildcards