org.apache.maven.shared.utils.xml
Class PrettyPrintXmlWriterTest
java.lang.Object
org.apache.maven.shared.utils.xml.PrettyPrintXmlWriterTest
public class PrettyPrintXmlWriterTest
- extends Object
Test of PrettyPrintXMLWriter
- Version:
- $Id: PrettyPrintXmlWriterTest.html 925654 2014-10-13 20:12:40Z krosenvold $
- Author:
- Vincent Siveton
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrettyPrintXmlWriterTest
public PrettyPrintXmlWriterTest()
before
public void before()
throws Exception
- Throws:
Exception
after
public void after()
throws Exception
- Throws:
Exception
testDefaultPrettyPrintXMLWriter
public void testDefaultPrettyPrintXMLWriter()
testPrettyPrintXMLWriterWithGivenLineSeparator
public void testPrettyPrintXMLWriterWithGivenLineSeparator()
testPrettyPrintXMLWriterWithGivenLineIndenter
public void testPrettyPrintXMLWriterWithGivenLineIndenter()
testEscapeXmlAttributeWindows
public void testEscapeXmlAttributeWindows()
testEscapeXmlAttributeMac
public void testEscapeXmlAttributeMac()
testEscapeXmlAttributeTrailingCR
public void testEscapeXmlAttributeTrailingCR()
testEscapeXmlAttributeUnix
public void testEscapeXmlAttributeUnix()
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.