Class XmlCompressorTest

java.lang.Object
com.googlecode.htmlcompressor.compressor.XmlCompressorTest

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

    • XmlCompressorTest

      public XmlCompressorTest()
  • Method Details

    • 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