net.shibboleth.metadata.dom
Class ElementFormattingStageTest
java.lang.Object
net.shibboleth.metadata.dom.BaseDomTest
net.shibboleth.metadata.dom.ElementFormattingStageTest
public class ElementFormattingStageTest
- extends BaseDomTest
ElementFormattingStage unit test.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unformattedElement
private Element unformattedElement
singleLineElement
private Element singleLineElement
prettyPrintElement
private Element prettyPrintElement
ElementFormattingStageTest
public ElementFormattingStageTest()
setup
public void setup()
throws Exception
- Throws:
Exception
testLineSeperator
public void testLineSeperator()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
testIndented
public void testIndented()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
testIndentSize
public void testIndentSize()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
testCdataSectionElements
public void testCdataSectionElements()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
testSingleLineFormatting
public void testSingleLineFormatting()
throws Exception
- Throws:
Exception
testPrettyPrintFormatting
public void testPrettyPrintFormatting()
throws Exception
- Throws:
Exception
Copyright © 1999-2012. All Rights Reserved.