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

Summary

[Summary] [Package List] [Test Cases]


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

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.366
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 4.064
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.347
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.6
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.345

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.366

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

Class Tests Errors Failures Skipped Success Rate Time
TestService(test-jpa-jpars) 20 0 0 0 100% 2.818
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.294
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.952

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.103
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.031
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.191
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.019

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.365
EmployeeV1Test(test-jpa-jpars) 2 0 0 0 100% 0.235

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.075
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.021
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.23
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.016

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.228
testMarshallBid 0.204
testWriteQuery 0.204
testTypes 0.032
testNamedQuery 0.285
testUpdateUserList 0.173
testNamedQuerySingleResult 0.184
testMetadataQuery 0.038
testMetadataTypes 0.057
testMultitenant 0.098
testMetadata 0.026
testDynamicCompositeKey 0.211
testUpdatePhoneNumberList 0.444
testUnmarshallNonExistantLink 0.023
testDelete 0.077
testUpdateRelationship 0.192
testStaticRelationships 0.006
testUpdateStaticRelationship 0.168
testUpdate 0.118
testStaticReportQuery 0.05

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.108
testQuery 0.126
testUpdate 0.132

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.016
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.006
testUnmarshalBidWithUserByRef 0.103
testUnmarshalByRef 0.167

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.586
testMarshalUnMarshalEmployeeJSON 0.366

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.006
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.002
testUnmarshalBidWithUserByRef 0.13
testUnmarshalByRef 0.225

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.101
testMarshalUnMarshalEmployeeJSON 0.134

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.019
testQueryMetadata 0.016
testReadAllQuerySchema 0.014
testEntityOptions 0.002
testMetadataCatalog 0.019
testQueryOptions 0.001
testEntitySchema 0.014
testReportQuerySchema 0.018

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.007
testMarshalAuction 0.011
testMarshal 0.003
testUnmarshalByReferenceNonExistingNestedObject 0.004
testUnmarshalBidWithUserByRef 0.003
testUnmarshalByRef 0.003

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.099
testMarshalUnMarshalEmployeeJSON 0.092

LinksTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.019

MetadataLatestTest(test-jpa-jpars)

testEntityMetadata 0.012
testQueryMetadata 0.011
testReadAllQuerySchema 0.011
testEntityOptions 0.001
testMetadataCatalog 0.015
testQueryOptions 0.001
testEntitySchema 0.012
testReportQuerySchema 0.012

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.109
testMarshalUnMarshalEmployeeJSON 0.121

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.001
testLinksXml 0.002

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.016