File: TEST-org.simpleframework.xml.core.CompositeListUnionTest.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 (9 lines) | stat: -rw-r--r-- 826 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Testsuite: org.simpleframework.xml.core.CompositeListUnionTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
------------- Standard Output ---------------
<circle>1.0</circle><square>4</square><triangle>5.0</triangle>------------- ---------------- ---------------
------------- Standard Error -----------------
<circle>1.0</circle><square>4</square><triangle>5.0</triangle><circle>1.0</circle><square>4</square><triangle>5.0</triangle><circle>1.0</circle><square>4</square><triangle>5.0</triangle><circle>1.0</circle><square>4</square><triangle>5.0</triangle><circle>1.0</circle><square>4</square><triangle>5.0</triangle><circle>1.0</circle><square>4</square><triangle>5.0</triangle>------------- ---------------- ---------------

Testcase: testSimpleList took 0.089 sec
Testcase: testLargeList took 0.006 sec