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

Summary

[Summary] [Package List] [Test Cases]


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

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% 1.267
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 2.448
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.358
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.555
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.354

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% 1.267

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

Class Tests Errors Failures Skipped Success Rate Time
TestService(test-jpa-jpars) 20 0 0 0 100% 1.797
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.204
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.447

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.12
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.04
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.163
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.007
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.028

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

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.1
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.04
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.188
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.004
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.022

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.271
testMarshallBid 0.154
testWriteQuery 0.108
testTypes 0.039
testNamedQuery 0.135
testUpdateUserList 0.124
testNamedQuerySingleResult 0.092
testMetadataQuery 0.033
testMetadataTypes 0.064
testMultitenant 0.077
testMetadata 0.03
testDynamicCompositeKey 0.031
testUpdatePhoneNumberList 0.213
testUnmarshallNonExistantLink 0.026
testDelete 0.049
testUpdateRelationship 0.135
testStaticRelationships 0.008
testUpdateStaticRelationship 0.09
testUpdate 0.084
testStaticReportQuery 0.034

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.101
testQuery 0.406
testUpdate 0.76

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.023
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.006
testUnmarshalBidWithUserByRef 0.073
testUnmarshalByRef 0.1

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.365
testMarshalUnMarshalEmployeeJSON 0.082

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.008
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.004
testUnmarshalBidWithUserByRef 0.143
testUnmarshalByRef 0.1

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.211
testMarshalUnMarshalEmployeeJSON 0.088

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.028
testQueryMetadata 0.016
testReadAllQuerySchema 0.014
testEntityOptions 0.002
testMetadataCatalog 0.022
testQueryOptions 0.002
testEntitySchema 0.016
testReportQuerySchema 0.02

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.008
testMarshalAuction 0.014
testMarshal 0.004
testUnmarshalByReferenceNonExistingNestedObject 0.005
testUnmarshalBidWithUserByRef 0.005
testUnmarshalByRef 0.004

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.089
testMarshalUnMarshalEmployeeJSON 0.074

LinksTest(test-jpa-jpars)

testLinksJson 0.005
testLinksXml 0.002

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.028

MetadataLatestTest(test-jpa-jpars)

testEntityMetadata 0.024
testQueryMetadata 0.016
testReadAllQuerySchema 0.013
testEntityOptions 0.001
testMetadataCatalog 0.017
testQueryOptions 0.001
testEntitySchema 0.014
testReportQuerySchema 0.014

MarshalUnmarshalLatestTest(test-jpa-jpars)

testUnmarshalByValue 0.007
testMarshalAuction 0.01
testMarshal 0.004
testUnmarshalByReferenceNonExistingNestedObject 0.008
testUnmarshalBidWithUserByRef 0.006
testUnmarshalByRef 0.005

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.102
testMarshalUnMarshalEmployeeJSON 0.086

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.002

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.022