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

Summary

[Summary] [Package List] [Test Cases]


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

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.574
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 3.539
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.352
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.452
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.706

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

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.542
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.367
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.63

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.105
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.032
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.183
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.006
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.026

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

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.09
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.029
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.565
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.019

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.226
testMarshallBid 0.441
testWriteQuery 0.111
testTypes 0.042
testNamedQuery 0.18
testUpdateUserList 0.16
testNamedQuerySingleResult 0.122
testMetadataQuery 0.029
testMetadataTypes 0.05
testMultitenant 0.089
testMetadata 0.022
testDynamicCompositeKey 0.043
testUpdatePhoneNumberList 0.289
testUnmarshallNonExistantLink 0.025
testDelete 0.092
testUpdateRelationship 0.228
testStaticRelationships 0.007
testUpdateStaticRelationship 0.132
testUpdate 0.194
testStaticReportQuery 0.06

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.164
testQuery 0.226
testUpdate 0.184

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.028
testMarshal 0.003
testUnmarshalByReferenceNonExistingNestedObject 0.009
testUnmarshalBidWithUserByRef 0.177
testUnmarshalByRef 0.15

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.513
testMarshalUnMarshalEmployeeJSON 0.117

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.008
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.082
testUnmarshalByRef 0.127

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.114
testMarshalUnMarshalEmployeeJSON 0.117

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.018
testQueryMetadata 0.018
testReadAllQuerySchema 0.016
testEntityOptions 0.002
testMetadataCatalog 0.019
testQueryOptions 0.002
testEntitySchema 0.013
testReportQuerySchema 0.017

MarshalUnmarshalV2Test(test-jpa-jpars)

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

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.092
testMarshalUnMarshalEmployeeJSON 0.091

LinksTest(test-jpa-jpars)

testLinksJson 0.005
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.026

MetadataLatestTest(test-jpa-jpars)

testEntityMetadata 0.014
testQueryMetadata 0.013
testReadAllQuerySchema 0.018
testEntityOptions 0
testMetadataCatalog 0.02
testQueryOptions 0.001
testEntitySchema 0.012
testReportQuerySchema 0.012

MarshalUnmarshalLatestTest(test-jpa-jpars)

testUnmarshalByValue 0.006
testMarshalAuction 0.006
testMarshal 0.003
testUnmarshalByReferenceNonExistingNestedObject 0.006
testUnmarshalBidWithUserByRef 0.005
testUnmarshalByRef 0.003

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.3
testMarshalUnMarshalEmployeeJSON 0.265

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.019