public class TestBean2XmlConverter extends AbstractBeanConverterTestCase
AbstractBeanConverterTestCase.BeanWithDifferentGetterAndSetter, AbstractBeanConverterTestCase.CalendarBean, AbstractBeanConverterTestCase.CircularBean1, AbstractBeanConverterTestCase.CircularBean2, AbstractBeanConverterTestCase.CompoundBean, AbstractBeanConverterTestCase.DateBean, AbstractBeanConverterTestCase.EnumBean, AbstractBeanConverterTestCase.MyDate, AbstractBeanConverterTestCase.MyEnum, AbstractBeanConverterTestCase.NonInstantiableBean, AbstractBeanConverterTestCase.PrimitiveValue, AbstractBeanConverterTestCase.ReadOnlyBean, AbstractBeanConverterTestCase.SelfReferencingBean, AbstractBeanConverterTestCase.SimpleBean, AbstractBeanConverterTestCase.StringableBean, AbstractBeanConverterTestCase.ThrowingBeanPRIMITIVE_VALUESTEST_NAMESPACE| Constructor and Description |
|---|
TestBean2XmlConverter(String name) |
assertName, assertNameTypeValue, assertNameTypeValue, assertPrimitiveElement, assertType, assertValueassertAttribute, assertXsiNil, assertXsiNil, conversionAttr, conversionKey, conversionType, conversionType, updateConversionType, xsiNilassertChildCount, assertChildCount, assertMultilinecountTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSamepublic TestBean2XmlConverter(String name)
public void testConvertPrimitivesDefault()
throws Exception
Exceptionpublic void testConvertPrimitivesWithXsdFormatting()
throws Exception
Exceptionpublic void testConvertPrimitivesWithXsiType()
throws Exception
Exceptionpublic void testConvertEnumWithXsiType()
throws Exception
Exceptionpublic void testConvertEnumWithStringValue()
throws Exception
Exceptionpublic void testConvertPrimitiveArrayDefault()
throws Exception
Exceptionpublic void testConvertArrayWithSequenceNumbers()
throws Exception
Exceptionpublic void testConvertArrayWithXsiType()
throws Exception
Exceptionpublic void testConvertArrayWithSimpleParentName()
throws Exception
Exceptionpublic void testConvertArrayWithDepluralizedParentName()
throws Exception
Exceptionpublic void testConvertListWithSequenceNumbers()
throws Exception
Exceptionpublic void testConvertListWithXsiType()
throws Exception
Exceptionpublic void testConvertListWithSimpleParentName()
throws Exception
Exceptionpublic void testConvertListWithDepluralizedParentName()
throws Exception
Exceptionpublic void testConvertSetWithSequenceNumbers()
throws Exception
Exceptionpublic void testConvertSetWithXsiType()
throws Exception
Exceptionpublic void testConvertSetWithSimpleParentName()
throws Exception
Exceptionpublic void testConvertSetWithDepluralizedParentName()
throws Exception
Exceptionpublic void testConvertMapDefaultWithXsiType()
throws Exception
Exceptionpublic void testConvertMapIntrospectWithXsiType()
throws Exception
Exceptionpublic void testConvertMapWithinMapDefault()
throws Exception
Exceptionpublic void testFailMapIntrospectWithInvalidKey()
throws Exception
Exceptionpublic void testConvertSimpleBeanDefault()
throws Exception
Exceptionpublic void testConvertSimpleBeanWithXsiType()
throws Exception
Exceptionpublic void testConvertSimpleBeanDefaultNullHandling()
throws Exception
Exceptionpublic void testConvertSimpleBeanXsiNil()
throws Exception
Exceptionpublic void testConvertSimpleBeanXsiNilAndXsiType()
throws Exception
Exceptionpublic void testConvertSimpleBeanNullAsEmpty()
throws Exception
Exceptionpublic void testConvertBeanArrayWithXsiType()
throws Exception
Exceptionpublic void testConvertCompoundBeanDefault()
throws Exception
Exceptionpublic void testConvertSequenceAsRepeatedElements()
throws Exception
Exceptionpublic void testFailSequenceAsRepeatedElementsAtRoot()
throws Exception
Exceptionpublic void testBeanWithDifferentGetterAndSetter()
throws Exception
Exceptionpublic void testCircularReferencesNoSkip()
throws Exception
Exceptionpublic void testDateSubclassesXsdFormat()
throws Exception
Exceptionpublic void testDefaultByteArrayFormat()
throws Exception
Exceptionpublic void testByteArrayAsBase64WithType()
throws Exception
Exception