java.lang.Object
com.github.blutorange.maven.plugin.closurecompiler.test.MinifyMojoTest

public class MinifyMojoTest extends Object
  • Constructor Details

    • MinifyMojoTest

      public MinifyMojoTest()
  • Method Details

    • testAllowDynamicImport

      @Test public void testAllowDynamicImport() throws Exception
      Throws:
      Exception
    • testAssumeFunctionWrapper

      @Test public void testAssumeFunctionWrapper() throws Exception
      Throws:
      Exception
    • testBundle

      @Test public void testBundle() throws Exception
      Throws:
      Exception
    • testCompilationLevel

      @Test public void testCompilationLevel() throws Exception
      Throws:
      Exception
    • testDefine

      @Test public void testDefine() throws Exception
      Throws:
      Exception
    • testDynamicImportAlias

      @Test public void testDynamicImportAlias() throws Exception
      Throws:
      Exception
    • testEmitUseStrict

      @Test public void testEmitUseStrict() throws Exception
      Throws:
      Exception
    • testExterns

      @Test public void testExterns() throws Exception
      Throws:
      Exception
    • testHtmlUpdate

      @Test public void testHtmlUpdate() throws Exception
      Throws:
      Exception
    • testJQuery

      @Test public void testJQuery() throws Exception
      Throws:
      Exception
    • testMinimal

      @Test public void testMinimal() throws Exception
      Throws:
      Exception
    • testNodeModules

      @Test public void testNodeModules() throws Exception
      Throws:
      Exception
    • testOutputFilename

      @Test public void testOutputFilename() throws Exception
      Throws:
      Exception
    • testOutputWrapper

      @Test public void testOutputWrapper() throws Exception
      Throws:
      Exception
    • testOverwriteInputFilesDisabled

      @Test public void testOverwriteInputFilesDisabled() throws Exception
      Throws:
      Exception
    • testOverwriteInputFilesEnabled

      @Test public void testOverwriteInputFilesEnabled() throws Exception
      Throws:
      Exception
    • testPreferSingleQuotes

      @Test public void testPreferSingleQuotes() throws Exception
      Throws:
      Exception
    • testPrettyPrint

      @Test public void testPrettyPrint() throws Exception
      Throws:
      Exception
    • testRewritePolyfills

      @Test public void testRewritePolyfills() throws Exception
      Throws:
      Exception
    • testIsolatePolyfills

      @Test public void testIsolatePolyfills() throws Exception
      Throws:
      Exception
    • testSkip

      @Test public void testSkip() throws Exception
      Throws:
      Exception
    • testSkipAll

      @Test public void testSkipAll() throws Exception
      Throws:
      Exception
    • testSkipIfExists

      @Test public void testSkipIfExists() throws Exception
      Throws:
      Exception
    • testSkipIfNewer

      @Test public void testSkipIfNewer() throws Exception
      Throws:
      Exception
    • testSkipSome

      @Test public void testSkipSome() throws Exception
      Throws:
      Exception
    • testSourceMap

      @Test public void testSourceMap() throws Exception
      Throws:
      Exception
    • testSubdirs

      @Test public void testSubdirs() throws Exception
      Throws:
      Exception
    • testTrustedStrings

      @Test public void testTrustedStrings() throws Exception
      Throws:
      Exception
    • testUseTypesForOptimization

      @Test public void testUseTypesForOptimization() throws Exception
      Throws:
      Exception