Testsuite: org.simpleframework.xml.core.CollectionEntryTest
Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
------------- Standard Output ---------------
one
two
three
one
two
three
one
two
three
>>>>> ELEMENT=[element example-collection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExampleCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
one
two
three
>>>>> ELEMENT=[element ExampleCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExampleCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
one
two
three
one
two
three
one
two
three
>>>>> ELEMENT=[element example-inline-collection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExampleInlineCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
one
two
three
>>>>> ELEMENT=[element ExampleInlineCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExampleInlineCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
a
b
c
d
a
b
c
d
a
b
c
d
>>>>> ELEMENT=[element example-primitive-inline-collection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExamplePrimitiveInlineCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
a
b
c
d
>>>>> ELEMENT=[element ExamplePrimitiveInlineCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExamplePrimitiveInlineCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
a
b
c
d
a
b
c
d
a
b
c
d
>>>>> ELEMENT=[element example-primitive-collection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExamplePrimitiveCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
a
b
c
d
>>>>> ELEMENT=[element ExamplePrimitiveCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExamplePrimitiveCollection]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
------------- ---------------- ---------------
Testcase: testExampleCollection took 0.21 sec
Testcase: testExampleInlineCollection took 0.04 sec
Testcase: testExamplePrimitiveInlineCollection took 0.029 sec
Testcase: testExamplePrimitiveCollection took 0.038 sec
Testcase: testDirectory took 0.001 sec