public class SourceToXmlTest
extends Object
Tests the SourceToXml functionality.
$Id: SourceToXmlTest.java 1917241 2024-04-21 13:29:41Z tv $
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SourceToXmlTest
public SourceToXmlTest()
-
Method Details
-
-
testSourceToXmlWithReferences
public void testSourceToXmlWithReferences()
throws
Exception
- Throws:
Exception
-
testSourceToXmlTextEscaping
public void testSourceToXmlTextEscaping()
throws
Exception
- Throws:
Exception
-
testSourceToXmlAttributeEscaping
public void testSourceToXmlAttributeEscaping()
throws
Exception
- Throws:
Exception
-
testSourceToXmlNoAutomaticIds
public void testSourceToXmlNoAutomaticIds()
throws
Exception
- Throws:
Exception