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

Summary

[Summary] [Package List] [Test Cases]


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

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.024
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 0.556
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.136
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.08
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.092

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

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.435
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.063
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.058

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.049
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.026
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.047
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.004
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.01

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

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.03
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.017
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.034
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.003
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.008

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.12
testMarshallBid 0.054
testWriteQuery 0.014
testTypes 0.018
testNamedQuery 0.019
testUpdateUserList 0.022
testNamedQuerySingleResult 0.012
testMetadataQuery 0.015
testMetadataTypes 0.026
testMultitenant 0.019
testMetadata 0.013
testDynamicCompositeKey 0.006
testUpdatePhoneNumberList 0.025
testUnmarshallNonExistantLink 0.012
testDelete 0.008
testUpdateRelationship 0.016
testStaticRelationships 0.005
testUpdateStaticRelationship 0.014
testUpdate 0.009
testStaticReportQuery 0.008

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.007
testQuery 0.009
testUpdate 0.008

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.024
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.006
testUnmarshalBidWithUserByRef 0.019
testUnmarshalByRef 0.013

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.041
testMarshalUnMarshalEmployeeJSON 0.017

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.005
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.014
testUnmarshalByRef 0.013

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.029
testMarshalUnMarshalEmployeeJSON 0.014

MetadataTest(test-jpa-jpars)

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

MarshalUnmarshalV2Test(test-jpa-jpars)

testUnmarshalByValue 0.005
testMarshalAuction 0.01
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.003
testUnmarshalByRef 0.003

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.027
testMarshalUnMarshalEmployeeJSON 0.02

LinksTest(test-jpa-jpars)

testLinksJson 0.003
testLinksXml 0.001

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.01

MetadataLatestTest(test-jpa-jpars)

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

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.015
testMarshalUnMarshalEmployeeJSON 0.019

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.002
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.008