EclipseLink JPA-RS - Test Summary (more details on https://ci.eclipse.org/eclipselink/job/eclipselink-nightly-3.0/25/ )

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
75 0 0 0 100% 0.905

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.eclipse.persistence.jpars.test.crud 3 0 0 0 100% 0.023
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 0.552
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.143
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.075
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.112

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.eclipse.persistence.jpars.test.crud

Class Tests Errors Failures Skipped Success Rate Time
StaticCrudTests(test-jpa-jpars) 3 0 0 0 100% 0.023

org.eclipse.persistence.jpars.test.service.noversion

Class Tests Errors Failures Skipped Success Rate Time
TestService(test-jpa-jpars) 20 0 0 0 100% 0.444
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.046
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.062

org.eclipse.persistence.jpars.test.service.v2

Class Tests Errors Failures Skipped Success Rate Time
MetadataTest(test-jpa-jpars) 8 0 0 0 100% 0.063
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.024
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.039
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.014

org.eclipse.persistence.jpars.test.service.v1

Class Tests Errors Failures Skipped Success Rate Time
MarshalUnmarshalV1Test(test-jpa-jpars) 5 0 0 0 100% 0.036
EmployeeV1Test(test-jpa-jpars) 2 0 0 0 100% 0.039

org.eclipse.persistence.jpars.test.service.latest

Class Tests Errors Failures Skipped Success Rate Time
MetadataLatestTest(test-jpa-jpars) 8 0 0 0 100% 0.047
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.018
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.032
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.002
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.013

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.15
testMarshallBid 0.039
testWriteQuery 0.014
testTypes 0.02
testNamedQuery 0.017
testUpdateUserList 0.018
testNamedQuerySingleResult 0.011
testMetadataQuery 0.016
testMetadataTypes 0.03
testMultitenant 0.018
testMetadata 0.014
testDynamicCompositeKey 0.005
testUpdatePhoneNumberList 0.02
testUnmarshallNonExistantLink 0.014
testDelete 0.008
testUpdateRelationship 0.016
testStaticRelationships 0.004
testUpdateStaticRelationship 0.013
testUpdate 0.008
testStaticReportQuery 0.009

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.007
testQuery 0.008
testUpdate 0.008

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.011
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.004
testUnmarshalBidWithUserByRef 0.016
testUnmarshalByRef 0.014

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.044
testMarshalUnMarshalEmployeeJSON 0.018

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.005
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.014
testUnmarshalByRef 0.013

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.024
testMarshalUnMarshalEmployeeJSON 0.015

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.011
testQueryMetadata 0.01
testReadAllQuerySchema 0.009
testEntityOptions 0.001
testMetadataCatalog 0.012
testQueryOptions 0.001
testEntitySchema 0.009
testReportQuerySchema 0.01

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.005
testMarshalAuction 0.008
testMarshal 0.003
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.003
testUnmarshalByRef 0.002

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.025
testMarshalUnMarshalEmployeeJSON 0.014

LinksTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.014

MetadataLatestTest(test-jpa-jpars)

testEntityMetadata 0.007
testQueryMetadata 0.007
testReadAllQuerySchema 0.007
testEntityOptions 0.001
testMetadataCatalog 0.009
testQueryOptions 0
testEntitySchema 0.008
testReportQuerySchema 0.008

MarshalUnmarshalLatestTest(test-jpa-jpars)

testUnmarshalByValue 0.003
testMarshalAuction 0.004
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.004
testUnmarshalBidWithUserByRef 0.004
testUnmarshalByRef 0.002

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.017
testMarshalUnMarshalEmployeeJSON 0.015

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.001
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.013