| junitx.ddtunit.DDTTestCase junitx.ddtunit.functest.ProcessCollectionTypeTest
ProcessCollectionTypeTest | public class ProcessCollectionTypeTest extends DDTTestCase (Code) | | Test class for checking read facilities of collection type xml resource
objects.
author: jg |
initContext | protected void initContext()(Code) | | |
testArrayFromCollection | public void testArrayFromCollection()(Code) | | |
testDoubleNestedCollectionInAssert | public void testDoubleNestedCollectionInAssert() throws Exception(Code) | | Test assert behavior with empty nested collection as reported by bug
1773974
|
testIdentifyCollection | public void testIdentifyCollection() throws Exception(Code) | | |
testNestedVoWithCollection | public void testNestedVoWithCollection() throws Exception(Code) | | Test verifies parsing behavior of Bug 1898143 on sourceforge
throws: Exception - |
testReadNestedCollection | public void testReadNestedCollection()(Code) | | Test reading of nested collections.
|
testReadNestedMixedType | public void testReadNestedMixedType()(Code) | | Test reading of nested collections.
|
testReadNullVector | public void testReadNullVector()(Code) | | |
testReadVector | public void testReadVector()(Code) | | Test reading simple java.util.Vector object from xml
resource.
|
|
|