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

Summary

[Summary] [Package List] [Test Cases]


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

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.359
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 4.374
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.361
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.526
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.31

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

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

Class Tests Errors Failures Skipped Success Rate Time
TestService(test-jpa-jpars) 20 0 0 0 100% 3.41
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.308
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.656

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.09
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.057
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.192
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.005
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.289
EmployeeV1Test(test-jpa-jpars) 2 0 0 0 100% 0.237

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.064
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.027
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.192
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.024

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.208
testMarshallBid 0.146
testWriteQuery 0.166
testTypes 0.032
testNamedQuery 0.219
testUpdateUserList 0.181
testNamedQuerySingleResult 0.125
testMetadataQuery 0.025
testMetadataTypes 0.055
testMultitenant 0.099
testMetadata 0.036
testDynamicCompositeKey 0.047
testUpdatePhoneNumberList 0.328
testUnmarshallNonExistantLink 0.026
testDelete 0.726
testUpdateRelationship 0.708
testStaticRelationships 0.006
testUpdateStaticRelationship 0.126
testUpdate 0.109
testStaticReportQuery 0.042

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.11
testQuery 0.125
testUpdate 0.124

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.019
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.007
testUnmarshalBidWithUserByRef 0.156
testUnmarshalByRef 0.125

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.476
testMarshalUnMarshalEmployeeJSON 0.18

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.009
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.004
testUnmarshalBidWithUserByRef 0.149
testUnmarshalByRef 0.125

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.121
testMarshalUnMarshalEmployeeJSON 0.116

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.016
testQueryMetadata 0.012
testReadAllQuerySchema 0.013
testEntityOptions 0.002
testMetadataCatalog 0.017
testQueryOptions 0.002
testEntitySchema 0.013
testReportQuerySchema 0.015

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.007
testMarshalAuction 0.025
testMarshal 0.004
testUnmarshalByReferenceNonExistingNestedObject 0.005
testUnmarshalBidWithUserByRef 0.005
testUnmarshalByRef 0.011

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.101
testMarshalUnMarshalEmployeeJSON 0.091

LinksTest(test-jpa-jpars)

testLinksJson 0.004
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.017

MetadataLatestTest(test-jpa-jpars)

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

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.1
testMarshalUnMarshalEmployeeJSON 0.092

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.024