Class XmlCompressorTest


  • public class XmlCompressorTest
    extends Object
    The Class XmlCompressorTest.
    • Constructor Detail

      • XmlCompressorTest

        public XmlCompressorTest()
    • Method Detail

      • testCompress

        @Test
        public void testCompress()
                          throws Exception
        Test compress.
        Throws:
        Exception - the exception
      • testEnabled

        @Test
        public void testEnabled()
                         throws Exception
        Test enabled.
        Throws:
        Exception - the exception
      • testRemoveComments

        @Test
        public void testRemoveComments()
                                throws Exception
        Test remove comments.
        Throws:
        Exception - the exception
      • testRemoveIntertagSpaces

        @Test
        public void testRemoveIntertagSpaces()
                                      throws Exception
        Test remove intertag spaces.
        Throws:
        Exception - the exception