Testsuite: org.simpleframework.xml.strategy.ArrayCycleTest Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.341 sec ------------- Standard Output --------------- >>>>> ELEMENT=[element root] >>>>> TYPE=[class org.simpleframework.xml.strategy.ArrayCycleTest$ArrayCycleExample] >>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl] >>>>> ELEMENT=[element Root] >>>>> TYPE=[class org.simpleframework.xml.strategy.ArrayCycleTest$ArrayCycleExample] >>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl] Some text Example element text Some text Example element text Some text Example element text >>>>> ELEMENT=[element root] >>>>> TYPE=[class org.simpleframework.xml.strategy.ArrayCycleTest$NestedArrayCycleExample] >>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl] Some text Example element text >>>>> ELEMENT=[element Root] >>>>> TYPE=[class org.simpleframework.xml.strategy.ArrayCycleTest$NestedArrayCycleExample] >>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl] Example text Example text Example text >>>>> ELEMENT=[element value] >>>>> TYPE=[class org.simpleframework.xml.strategy.ArrayCycleTest$Value] >>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl] Example text >>>>> ELEMENT=[element Value] >>>>> TYPE=[class org.simpleframework.xml.strategy.ArrayCycleTest$Value] >>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl] ------------- ---------------- --------------- Testcase: testCycle took 0.225 sec Testcase: testNestedExample took 0.079 sec Testcase: testPromotion took 0.028 sec Testcase: testDirectory took 0 sec