| |
|
| org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderTest
ADBXMLStreamReaderTest | public class ADBXMLStreamReaderTest extends XMLTestCase (Code) | | |
Inner Class :public static class DummyADBBean implements ADBBean | |
testBase64EncodedText | public void testBase64EncodedText()(Code) | | test for base64
|
testComplexArrayList | public void testComplexArrayList()(Code) | | test a complex array list
|
testComplexObjectArrayScenario | public void testComplexObjectArrayScenario()(Code) | | complex array scenario
|
testComplexObjectArrayScenarioEmptyArray | public void testComplexObjectArrayScenarioEmptyArray()(Code) | | Empty array
|
testComplexObjectArrayScenarioWithNulls | public void testComplexObjectArrayScenarioWithNulls()(Code) | | complex array scenario with nulls in between
|
testComplexStringArrayScenarioWithMixedContent | public void testComplexStringArrayScenarioWithMixedContent()(Code) | | test the mixed content
|
testComplexStringArrayScenarioWithNull | public void testComplexStringArrayScenarioWithNull()(Code) | | Test a simple array with one element nil
|
testElementText | public void testElementText()(Code) | | A text only element
|
testNullableAttribute | public void testNullableAttribute()(Code) | | Test a completely null element
|
testQualifiedElement | public void testQualifiedElement()(Code) | | test the qualified elements A qulified element has been associated with a namespace
|
testSimpleStringArrayScenario | public void testSimpleStringArrayScenario()(Code) | | Test a simple array
|
testSimpleStringArrayScenarioWithNulls | public void testSimpleStringArrayScenarioWithNulls()(Code) | | Test a simple array with null's inbetween
|
testUnQualifiedAttributes | public void testUnQualifiedAttributes()(Code) | | test for qualified attributes
|
|
|
|