Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
30 0 0 1 96.667% 9.537

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
ejava.examples.orm.core.products 30 0 0 1 96.667% 9.537

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

ejava.examples.orm.core.products

Class Tests Errors Failures Skipped Success Rate Time
PKGenMappingTest 4 0 0 0 100% 0.2
PKClassAnnotationTest 3 0 0 0 100% 0.324
PKGenAnnotationTest 5 0 0 1 80% 0.291
TypesMappingTest 1 0 0 0 100% 0.365
LazyFetchMappingTest 1 0 0 0 100% 0.295
TableColumnMappingTest 1 0 0 0 100% 0.254
TransientMappingTest 1 0 0 0 100% 4.438
BasicAnnotationTest 1 0 0 0 100% 0.404
BasicMappingTest 1 0 0 0 100% 0.176
LazyFetchAnnotationTest 1 0 0 0 100% 0.286
MultiTableAnnotationTest 1 0 0 0 100% 0.182
PKClassMappingTest 3 0 0 0 100% 0.211
TypesAnnotationTest 1 0 0 0 100% 0.368
EmbeddedMappingTest 1 0 0 0 100% 0.482
TransientAnnotationTest 1 0 0 0 100% 0.191
EmbeddedAnnotationTest 1 0 0 0 100% 0.225
MultiTableMappingTest 1 0 0 0 100% 0.276
TableColumnAnnotationTest 2 0 0 0 100% 0.569

Test Cases

[Summary] [Package List] [Test Cases]

PKGenMappingTest

testAUTOBad 0.009
testAUTOGood 0.002
testTABLE 0.006
testIDENTITY 0.002

PKClassAnnotationTest

testEmbeddedId 0.011
testEmbeddedIdOverrides 0.009
testIdClass 0.008

PKGenAnnotationTest

testAUTOBad 0.003
testSEQUENCE 0
got: <false>, expected: is <true>
testAUTOGood 0.004
testTABLE 0.078
testIDENTITY 0.007

TypesMappingTest

testValues 0.042

LazyFetchMappingTest

testLazyFetch 0.017

TableColumnMappingTest

testTableColumnMapping 0.028

TransientMappingTest

testTransient 0.142

BasicAnnotationTest

testDefaultMapping 0.008

BasicMappingTest

testDefaultMapping 0.007

LazyFetchAnnotationTest

testLazyFetch 0.006

MultiTableAnnotationTest

testMultiTable 0.014

PKClassMappingTest

testEmbeddedId 0.018
testEmbeddedIdOverrides 0.008
testIdClass 0.012

TypesAnnotationTest

testValues 0.027

EmbeddedMappingTest

testEmbedded 0.04

TransientAnnotationTest

testTransient 0.001

EmbeddedAnnotationTest

testEmbedded 0.009

MultiTableMappingTest

testMultiTable 0.055

TableColumnAnnotationTest

testPrecision 0.105
testTableColumnMapping 0.01

Failure Details

[Summary] [Package List] [Test Cases]


testSEQUENCE
skipped: got: <false>, expected: is <true>