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

Summary

[Summary] [Package List] [Test Cases]


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

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.421
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 3.053
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.308
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.44
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.316

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

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.126
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.239
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.688

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.076
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.027
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.184
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.004
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.017

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

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.076
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.023
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.201
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.002
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.014

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.189
testMarshallBid 0.162
testWriteQuery 0.138
testTypes 0.027
testNamedQuery 0.18
testUpdateUserList 0.166
testNamedQuerySingleResult 0.124
testMetadataQuery 0.024
testMetadataTypes 0.039
testMultitenant 0.097
testMetadata 0.021
testDynamicCompositeKey 0.045
testUpdatePhoneNumberList 0.313
testUnmarshallNonExistantLink 0.019
testDelete 0.082
testUpdateRelationship 0.2
testStaticRelationships 0.005
testUpdateStaticRelationship 0.086
testUpdate 0.167
testStaticReportQuery 0.042

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.125
testQuery 0.126
testUpdate 0.17

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.013
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.004
testUnmarshalBidWithUserByRef 0.088
testUnmarshalByRef 0.133

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.413
testMarshalUnMarshalEmployeeJSON 0.275

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.005
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.116
testUnmarshalByRef 0.142

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.09
testMarshalUnMarshalEmployeeJSON 0.083

MetadataTest(test-jpa-jpars)

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

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.006
testMarshalAuction 0.01
testMarshal 0.003
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.003
testUnmarshalByRef 0.002

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.101
testMarshalUnMarshalEmployeeJSON 0.083

LinksTest(test-jpa-jpars)

testLinksJson 0.003
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.017

MetadataLatestTest(test-jpa-jpars)

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

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.092
testMarshalUnMarshalEmployeeJSON 0.109

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.001
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.014