Testsuite: org.simpleframework.xml.core.CollectionEntryTest
Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.165 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.xml.internal.stream.events.StartElementEvent]
one
two
three
>>>>> ELEMENT=[element ExampleCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExampleCollection]
>>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent]
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.xml.internal.stream.events.StartElementEvent]
one
two
three
>>>>> ELEMENT=[element ExampleInlineCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExampleInlineCollection]
>>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent]
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.xml.internal.stream.events.StartElementEvent]
a
b
c
d
>>>>> ELEMENT=[element ExamplePrimitiveInlineCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExamplePrimitiveInlineCollection]
>>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent]
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.xml.internal.stream.events.StartElementEvent]
a
b
c
d
>>>>> ELEMENT=[element ExamplePrimitiveCollection]
>>>>> TYPE=[class org.simpleframework.xml.core.CollectionEntryTest$ExamplePrimitiveCollection]
>>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent]
------------- ---------------- ---------------
Testcase: testExampleCollection took 0.121 sec
Testcase: testExampleInlineCollection took 0.018 sec
Testcase: testExamplePrimitiveInlineCollection took 0.01 sec
Testcase: testExamplePrimitiveCollection took 0.013 sec
Testcase: testDirectory took 0 sec