Testsuite: org.simpleframework.xml.stream.PrefixResolverTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
------------- Standard Output ---------------
<n:root xmlns:n="ns1">
   <n:child xmlns:n="ns2">
      <n:grandchild xmlns:n="ns1"/>
   </n:child>
</n:root>
------------- ---------------- ---------------

Testcase: testPrefixResolver took 0.016 sec
Testcase: testDirectory took 0 sec
