Testsuite: org.simpleframework.xml.core.MultiElementMapTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.249 sec
------------- Standard Output ---------------
int-value
42
boolean-value
true
string-value
hello world
int-value
42
boolean-value
true
string-value
hello world
int-value
42
boolean-value
true
string-value
hello world
>>>>> ELEMENT=[element properties]
>>>>> TYPE=[class org.simpleframework.xml.core.MultiElementMapTest$Properties]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
int-value
42
boolean-value
true
string-value
hello world
>>>>> ELEMENT=[element Properties]
>>>>> TYPE=[class org.simpleframework.xml.core.MultiElementMapTest$Properties]
>>>>> SOURCE=[class com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl]
------------- ---------------- ---------------
Testcase: testProperties took 0.243 sec
Testcase: testDirectory took 0 sec