public class TestBean2XmlAppenders 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 |
|---|
TestBean2XmlAppenders(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 TestBean2XmlAppenders(String name)
public static EnumSet<Bean2XmlOptions> useOptions(Bean2XmlOptions... options)
public static Bean2XmlAppenders.Appender newParentAppender(Bean2XmlOptions... options)
public void testBasicAppenderValueDefault()
throws Exception
Exceptionpublic void testBasicAppenderValueWithNamespace()
throws Exception
Exceptionpublic void testBasicAppenderValueWithTypeNoNamespace()
throws Exception
Exceptionpublic void testBasicAppenderValueWithTypeAndNamespace()
throws Exception
Exceptionpublic void testBasicAppenderValueNullDefault()
throws Exception
Exceptionpublic void testBasicAppenderValueNullAsEmpty()
throws Exception
Exceptionpublic void testBasicAppenderValueNullAsXsiNil()
throws Exception
Exceptionpublic void testBasicAppenderContainerDefault()
throws Exception
Exceptionpublic void testBasicAppenderContainerWithTypeOption()
throws Exception
Exceptionpublic void testBasicAppenderContainerWithTypeOptionAndNamespace()
throws Exception
Exceptionpublic void testIndexedAppenderDefault()
throws Exception
Exceptionpublic void testIndexedAppenderWithNilOption()
throws Exception
Exceptionpublic void testIndexedAppenderWithIndexOption()
throws Exception
Exceptionpublic void testIndexedAppenderWithIndexOptionAndNamespace()
throws Exception
Exceptionpublic void testMapAppenderWithNilOption()
throws Exception
Exceptionpublic void testMapAppenderWithElementNameOption()
throws Exception
Exceptionpublic void testMapAppenderWithNamespace()
throws Exception
Exceptionpublic void testDirectAppenderValueDefault()
throws Exception
Exceptionpublic void testDirectAppenderValueWithTypeOption()
throws Exception
Exceptionpublic void testDirectAppenderNullDefault()
throws Exception
Exceptionpublic void testDirectAppenderNullWithNilOption()
throws Exception
Exceptionpublic void testDirectAppenderValueWithTypeOptionAndNamespace()
throws Exception
Exceptionpublic void testDirectAppenderContainerDefault()
throws Exception
Exception