public class XmlCompressorTest extends Object
| Constructor and Description |
|---|
XmlCompressorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCompress()
Test compress.
|
void |
testEnabled()
Test enabled.
|
void |
testRemoveComments()
Test remove comments.
|
void |
testRemoveIntertagSpaces()
Test remove intertag spaces.
|
@Test
public void testCompress()
throws Exception
Exception - the exception@Test
public void testEnabled()
throws Exception
Exception - the exception@Test
public void testRemoveComments()
throws Exception
Exception - the exceptionCopyright © 2009–2020 Jeremy Landis. All rights reserved.