| Modifier and Type | Class and Description |
|---|---|
class |
TestDomUtil
Tests all DomUtil methods except
getPath() and
getAbsolutePath(). |
class |
TestDomUtilGetPath
Tests the methods
getPath() and getAbsolutePath(),
because these have multiple tests that use the same complex DOM tree. |
class |
TestOutputUtil |
class |
TestParseUtil |
class |
TestSchemaUtil |
class |
TestXmlUtil |
class |
TestXsiUtil |
| Modifier and Type | Class and Description |
|---|---|
class |
TestXmlBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConversionTestCase
A place to put common code for the conversion tests.
|
class |
TestCollectionConverter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBeanConverterTestCase
Provides common support code (primary test bean classes) for the converter
testcases.
|
class |
TestBean2XmlAppenders
This test verifies that the various appenders respond properly to options
and emit the correct structures.
|
class |
TestBean2XmlConverter |
class |
TestBeanConverter
Tests for the top-level
BeanConverter methods. |
class |
TestXml2BeanConverter |
| Modifier and Type | Class and Description |
|---|---|
class |
TestConversionUtils |
class |
TestJavaStringConversions |
class |
TestTypeUtils |
| Modifier and Type | Class and Description |
|---|---|
class |
TestJson2XmlConverter |
class |
TestJsonConverter
Tests "out and back" conversions, starting from XML.
|
class |
TestXml2JsonConverter |
| Modifier and Type | Class and Description |
|---|---|
class |
TestDomAsserts |
| Modifier and Type | Class and Description |
|---|---|
class |
TestNodeListIterable |
class |
TestSimpleXMLReader |
| Modifier and Type | Class and Description |
|---|---|
class |
TestAbstractFunction |
class |
TestAbstractStringFunction |
class |
TestFunctionResolver |
class |
TestNamespaceResolver |
class |
TestSimpleNamespaceResolver |
class |
TestXPathWrapper |
class |
TestXPathWrapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
TestLowercase |
class |
TestUppercase |
class |
TestXsiBoolean |