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

Summary

[Summary] [Package List] [Test Cases]


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

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.015
org.eclipse.persistence.jpars.test.service.noversion 27 0 0 0 100% 0.562
org.eclipse.persistence.jpars.test.service.v2 19 0 0 0 100% 0.157
org.eclipse.persistence.jpars.test.service.v1 7 0 0 0 100% 0.065
org.eclipse.persistence.jpars.test.service.latest 19 0 0 0 100% 0.107

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

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.445
MarshalUnmarshalTest(test-jpa-jpars) 5 0 0 0 100% 0.046
EmployeeTest(test-jpa-jpars) 2 0 0 0 100% 0.071

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.066
MarshalUnmarshalV2Test(test-jpa-jpars) 6 0 0 0 100% 0.029
EmployeeV2Test(test-jpa-jpars) 2 0 0 0 100% 0.041
LinksTest(test-jpa-jpars) 2 0 0 0 100% 0.005
ContextsTest(test-jpa-jpars) 1 0 0 0 100% 0.016

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

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.041
MarshalUnmarshalLatestTest(test-jpa-jpars) 6 0 0 0 100% 0.019
EmployeeLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.034
LinksLatestTest(test-jpa-jpars) 2 0 0 0 100% 0.002
ContextsLatestTest(test-jpa-jpars) 1 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

TestService(test-jpa-jpars)

testStaticCompositeKey 0.159
testMarshallBid 0.037
testWriteQuery 0.012
testTypes 0.02
testNamedQuery 0.014
testUpdateUserList 0.017
testNamedQuerySingleResult 0.01
testMetadataQuery 0.016
testMetadataTypes 0.027
testMultitenant 0.02
testMetadata 0.015
testDynamicCompositeKey 0.007
testUpdatePhoneNumberList 0.017
testUnmarshallNonExistantLink 0.017
testDelete 0.007
testUpdateRelationship 0.013
testStaticRelationships 0.005
testUpdateStaticRelationship 0.016
testUpdate 0.006
testStaticReportQuery 0.01

StaticCrudTests(test-jpa-jpars)

testCreateAndDelete 0.005
testQuery 0.006
testUpdate 0.004

MarshalUnmarshalTest(test-jpa-jpars)

testUnmarshalByValue 0.013
testMarshal 0.002
testUnmarshalByReferenceNonExistingNestedObject 0.005
testUnmarshalBidWithUserByRef 0.016
testUnmarshalByRef 0.01

EmployeeTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.053
testMarshalUnMarshalEmployeeJSON 0.018

MarshalUnmarshalV1Test(test-jpa-jpars)

testUnmarshalByValue 0.006
testMarshal 0.001
testUnmarshalByReferenceNonExistingNestedObject 0.003
testUnmarshalBidWithUserByRef 0.01
testUnmarshalByRef 0.009

EmployeeV1Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.02
testMarshalUnMarshalEmployeeJSON 0.016

MetadataTest(test-jpa-jpars)

testEntityMetadata 0.013
testQueryMetadata 0.015
testReadAllQuerySchema 0.007
testEntityOptions 0.001
testMetadataCatalog 0.012
testQueryOptions 0.001
testEntitySchema 0.007
testReportQuerySchema 0.01

MarshalUnmarshalV2Test(test-jpa-jpars)

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

EmployeeV2Test(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.025
testMarshalUnMarshalEmployeeJSON 0.016

LinksTest(test-jpa-jpars)

testLinksJson 0.003
testLinksXml 0.002

ContextsTest(test-jpa-jpars)

testContextsCatalog 0.016

MetadataLatestTest(test-jpa-jpars)

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

MarshalUnmarshalLatestTest(test-jpa-jpars)

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

EmployeeLatestTest(test-jpa-jpars)

testMarshalUnMarshalEmployeeXML 0.018
testMarshalUnMarshalEmployeeJSON 0.016

LinksLatestTest(test-jpa-jpars)

testLinksJson 0.001
testLinksXml 0.001

ContextsLatestTest(test-jpa-jpars)

testContextsCatalog 0.011