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

Summary

[Summary] [Package List] [Test Cases]


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

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.225
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 5.567
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.252
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.459
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.199

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

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.55
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.248
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 3.769

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.073
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.029
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.124
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.011
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.015

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

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.052
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.015
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.12
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.002
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.01

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.208
testMarshallBid 0.123
testWriteQuery 0.105
testTypes 0.029
testNamedQuery 0.137
testUpdateUserList 0.107
testNamedQuerySingleResult 0.075
testMetadataQuery 0.025
testMetadataTypes 0.045
testMultitenant 0.065
testMetadata 0.02
testDynamicCompositeKey 0.03
testUpdatePhoneNumberList 0.205
testUnmarshallNonExistantLink 0.018
testDelete 0.05
testUpdateRelationship 0.133
testStaticRelationships 0.006
testUpdateStaticRelationship 0.06
testUpdate 0.076
testStaticReportQuery 0.033

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.076
testQuery 0.075
testUpdate 0.074

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.018
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.006
testUnmarshalBidWithUserByRef 0.105
testUnmarshalByRef 0.117

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 1.134
testMarshalUnMarshalEmployeeJSON 2.635

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.005
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.125
testUnmarshalByRef 0.176

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.091
testMarshalUnMarshalEmployeeJSON 0.058

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.015
testQueryMetadata 0.008
testReadAllQuerySchema 0.009
testEntityOptions 0.002
testMetadataCatalog 0.012
testQueryOptions 0.001
testEntitySchema 0.009
testReportQuerySchema 0.017

MarshalUnmarshalV2Test(test-jpa-jpars)

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

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.066
testMarshalUnMarshalEmployeeJSON 0.058

LinksTest(test-jpa-jpars)

testLinksJson 0.01
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.015

MetadataLatestTest(test-jpa-jpars)

testEntityMetadata 0.008
testQueryMetadata 0.007
testReadAllQuerySchema 0.008
testEntityOptions 0.001
testMetadataCatalog 0.01
testQueryOptions 0
testEntitySchema 0.009
testReportQuerySchema 0.009

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.061
testMarshalUnMarshalEmployeeJSON 0.059

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.001
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.01