File: TEST-org.simpleframework.xml.core.Test3Test.txt

package info (click to toggle)
simple-xml 2.7.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 8,524 kB
  • sloc: java: 45,356; xml: 277; sh: 11; makefile: 10
file content (20 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Testsuite: org.simpleframework.xml.core.Test3Test
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 sec
------------- Standard Output ---------------
<test3>
   <elements>
      <element-a/>
      <element-b/>
   </elements>
</test3>

<test3>
   <elements>
      <element-a/>
      <element-b/>
   </elements>
</test3>

------------- ---------------- ---------------

Testcase: testConstructor took 0.099 sec