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