Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/TestStatus/JUnit-Results"

(OXM JUnit Test Summary)
Line 1: Line 1:
== OXM JUnit Test Summary ==
+
== MOXy JUnit Test Summary ==
 +
 
 +
=== OXM ===
 
{| border="1"
 
{| border="1"
 
! Tests !! Failures !! Errors !! Success rate !! Time
 
! Tests !! Failures !! Errors !! Success rate !! Time
 
|-  
 
|-  
 
! 10818 || 0 || 0 || 100% || 158.329
 
! 10818 || 0 || 0 || 100% || 158.329
 +
|}
 +
 +
 +
=== JAXB ===
 +
{| border="1"
 +
! Tests !! Failures !! Errors !! Success rate !! Time
 +
|-
 +
! 323 || 0 || 0 || 100% || 8.938
 
|}
 
|}

Revision as of 12:02, 18 October 2007

MOXy JUnit Test Summary

OXM

Tests Failures Errors Success rate Time
10818 0 0 100% 158.329


JAXB

Tests Failures Errors Success rate Time
323 0 0 100% 8.938

Back to the top