Testsuite: org.simpleframework.xml.core.ArrayEntryTest Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.126 sec ------------- Standard Output --------------- one two three one two three one two three >>>>> ELEMENT=[element example-array] >>>>> TYPE=[class org.simpleframework.xml.core.ArrayEntryTest$ExampleArray] >>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent] one two three >>>>> ELEMENT=[element ExampleArray] >>>>> TYPE=[class org.simpleframework.xml.core.ArrayEntryTest$ExampleArray] >>>>> 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-array] >>>>> TYPE=[class org.simpleframework.xml.core.ArrayEntryTest$ExamplePrimitiveArray] >>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent] a b c d >>>>> ELEMENT=[element ExamplePrimitiveArray] >>>>> TYPE=[class org.simpleframework.xml.core.ArrayEntryTest$ExamplePrimitiveArray] >>>>> SOURCE=[class com.sun.xml.internal.stream.events.StartElementEvent] ------------- ---------------- --------------- Testcase: testExampleArray took 0.113 sec Testcase: testExamplePrimitiveArray took 0.009 sec Testcase: testDirectory took 0 sec