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

Summary

[Summary] [Package List] [Test Cases]


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

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.051
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 0.836
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.181
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.118
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.131

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

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.668
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.068
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.1

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.068
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.033
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.065
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.012

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

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.04
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.019
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.057
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.184
testMarshallBid 0.054
testWriteQuery 0.019
testTypes 0.023
testNamedQuery 0.034
testUpdateUserList 0.035
testNamedQuerySingleResult 0.023
testMetadataQuery 0.02
testMetadataTypes 0.036
testMultitenant 0.035
testMetadata 0.03
testDynamicCompositeKey 0.011
testUpdatePhoneNumberList 0.044
testUnmarshallNonExistantLink 0.02
testDelete 0.015
testUpdateRelationship 0.025
testStaticRelationships 0.004
testUpdateStaticRelationship 0.025
testUpdate 0.015
testStaticReportQuery 0.016

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.014
testQuery 0.018
testUpdate 0.019

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.015
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.005
testUnmarshalBidWithUserByRef 0.022
testUnmarshalByRef 0.025

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.07
testMarshalUnMarshalEmployeeJSON 0.03

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.006
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.024
testUnmarshalByRef 0.028

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.028
testMarshalUnMarshalEmployeeJSON 0.028

MetadataTest(test-jpa-jpars)

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

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.007
testMarshalAuction 0.013
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.005
testUnmarshalBidWithUserByRef 0.003
testUnmarshalByRef 0.003

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.037
testMarshalUnMarshalEmployeeJSON 0.028

LinksTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.012

MetadataLatestTest(test-jpa-jpars)

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

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.029
testMarshalUnMarshalEmployeeJSON 0.028

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.001
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.013