Class CompressionTest


  • public class CompressionTest
    extends Object
    Test the compression of a static js file.
    Author:
    mtaal
    • Constructor Detail

      • CompressionTest

        public CompressionTest()
    • Method Detail

      • compressedTemplateLiteralSpaces

        public void compressedTemplateLiteralSpaces()
                                             throws IOException
        Throws:
        IOException
      • compressedTemplateLiteralMultiLine

        public void compressedTemplateLiteralMultiLine()
                                                throws IOException
        Throws:
        IOException
      • regexCompression

        public void regexCompression()