Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
139 0 0 0 100% 114.509

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
com.bm 55 0 0 0 100% 38.116
com.bm.testsuite.dataloader 27 0 0 0 100% 40.38
com.bm.jndi 2 0 0 0 100% 0.029
com.bm.inject 2 0 0 0 100% 0.74
com.bm.testsuite.metadata 2 0 0 0 100% 1.769
com.bm.utils 4 0 0 0 100% 0.268
com.bm.testsuite.mocked 4 0 0 0 100% 2.249
com.bm.testsuite.fixture 26 0 0 0 100% 18.229
com.bm.junit4 17 0 0 0 100% 12.729

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

com.bm

Class Tests Errors Failures Skipped Success Rate Time
PojoFixtureUsageExampleTest 3 0 0 0 100% 8.832
ExpertiseAreasTest 5 0 0 0 100% 1.3
ServiceTest 5 0 0 0 100% 2.283
StockWKNBoTest 5 0 0 0 100% 2.134
NewsBoTest 5 0 0 0 100% 1.84
DIFieldSessionBeanTest 4 0 0 0 100% 1.141
LineItemTest 5 0 0 0 100% 1.374
MySessionBeanTest 6 0 0 0 100% 4.733
ClasspathTest 1 0 0 0 100% 0.423
InterceptedSessionBeanTest 1 0 0 0 100% 0.058
DropdownTest 5 0 0 0 100% 3.791
ReadPersistenceXmlTest 1 0 0 0 100% 3.287
DIMethodSessionBeanTest 4 0 0 0 100% 1.122
OrderTest 5 0 0 0 100% 5.798

com.bm.testsuite.dataloader

Class Tests Errors Failures Skipped Success Rate Time
CSVInitialDataSetTest 8 0 0 0 100% 19.159
DateFormatsTest 3 0 0 0 100% 0.107
MappedSuperClassTest 4 0 0 0 100% 0.612
BlobLoadingTest 2 0 0 0 100% 1.807
DocumentInheritanceTest 10 0 0 0 100% 18.695

com.bm.jndi

Class Tests Errors Failures Skipped Success Rate Time
Ejb3UnitJndiBinderTest 1 0 0 0 100% 0.028
JndiLookupTest 1 0 0 0 100% 0.001

com.bm.inject

Class Tests Errors Failures Skipped Success Rate Time
DependencyInjectorTest 1 0 0 0 100% 0.087
InjectMailSessionTest 1 0 0 0 100% 0.653

com.bm.testsuite.metadata

Class Tests Errors Failures Skipped Success Rate Time
AnnonatedClassFinderTest 1 0 0 0 100% 0.327
MetadataAnalyzerTest 1 0 0 0 100% 1.442

com.bm.utils

Class Tests Errors Failures Skipped Success Rate Time
Ejb3UtilsTest 1 0 0 0 100% 0.097
AutomaticBeanEqualsTesterTest 1 0 0 0 100% 0.157
BasicDataSourceTest 1 0 0 0 100% 0.003
SimpleGetterSetterTestTest 1 0 0 0 100% 0.011

com.bm.testsuite.mocked

Class Tests Errors Failures Skipped Success Rate Time
MyOtherSessionBeanMockitoTest 2 0 0 0 100% 2.003
MyOtherSessionBeanTest 2 0 0 0 100% 0.246

com.bm.testsuite.fixture

Class Tests Errors Failures Skipped Success Rate Time
OneToOneTest 1 0 0 0 100% 0.813
EmployeeRelationsTest 7 0 0 0 100% 0.808
CompressedCSVInitialDataSetTest 1 0 0 0 100% 0.837
OneToOneCompositeTest 2 0 0 0 100% 1.211
InterDependencyTest 1 0 0 0 100% 0.721
FixtureMessageTest 4 0 0 0 100% 13.365
EmployeeInheritanceTest 10 0 0 0 100% 0.474

com.bm.junit4

Class Tests Errors Failures Skipped Success Rate Time
MySessionBeanJUnit4Test 5 0 0 0 100% 6.716
PojoFixtureUsageJUnit4ExampleTest 2 0 0 0 100% 0.118
ServiceJUnit4Test 4 0 0 0 100% 1.327
MySessionBeanWithLocalRemoteAnnotationJUnit4Test 1 0 0 0 100% 0.917
DropdownJUnit4Test 4 0 0 0 100% 3.626
MyOtherSessionBeanJUnit4Test 1 0 0 0 100% 0.025

Test Cases

Ejb3UtilsTest

testHasSuperclassOrInterface 0.009

PojoFixtureUsageExampleTest

testToWriteComplexObjectGraph 8.762
testGetEntityManager 0.03
testNothing 0.029

Ejb3UnitJndiBinderTest

testBinding 0.027

MySessionBeanJUnit4Test

dependencyInjection 2.337
persistABean 1.306
loadData 1.262
jndiLookup 0.894
javaCompJndiLookup 0.882

OneToOneTest

testWrite_OneToOne 0.811

DependencyInjectorTest

testInjector_injectMockObjects 0.085

EmployeeRelationsTest

testDepartment1SQL 0.501
testEmployeeData1 0.19
testDepartment2SQL 0.019
testDepartment3SQL 0.023
testDepartment4SQL 0.026
testDepartment5SQL 0.022
testDepartment6SQL 0.022

ExpertiseAreasTest

testWrite 0.535
testGetterSetter 0.069
testWriteWithNullFields 0.316
testWriteRead 0.356
testNothing 0.016

ServiceTest

testWrite 0.7
testGetterSetter 0.063
testWriteWithNullFields 0.647
testWriteRead 0.778
testNothing 0.08

CSVInitialDataSetTest

testWrite_simpleCSV_happyPath 2.113
testWrite_embeddedCSV_happyPath 16.77
testSQLisCorrect_withoutShema 0.003
testSQLisCorrect_withShema 0.003
testWrite_embeddedCSV_buildSQL 0.013
testWrite_idClassCSV_buildSQL 0.003
testWrite_idClassCSV_buildSQLComplex_HibernateBug 0.025
testWrite_Enum 0.212

DateFormatsTest

testTimeStamp 0.101
testDate 0.001
testTime 0.002

StockWKNBoTest

testWrite 0.812
testGetterSetter 0.063
testWriteWithNullFields 0.826
testWriteRead 0.408
testNothing 0.016

NewsBoTest

testWrite 0.505
testGetterSetter 0.039
testWriteWithNullFields 0.586
testWriteRead 0.675
testNothing 0.031

CompressedCSVInitialDataSetTest

testRead_happyPath 0.835

DIFieldSessionBeanTest

testDependencyInjection 0.043
testJndiLookup 0.027
testTimer 1.031
testNothing 0.031

AutomaticBeanEqualsTesterTest

testEqualsImplementation_happyPath 0.153

PojoFixtureUsageJUnit4ExampleTest

toWriteComplexObjectGraph 0.084
checkGetEntityManager 0.025

OneToOneCompositeTest

testWrite_OneToOne 1.13
testWrite_OneToOneProperty 0.075

LineItemTest

testWrite 0.471
testGetterSetter 0.031
testWriteWithNullFields 0.343
testWriteRead 0.489
testNothing 0.026

ServiceJUnit4Test

testWrite 0.361
testGetterSetter 0.053
testWriteWithNullFields 0.359
testWriteRead 0.54

InterDependencyTest

testWrite_interDependency 0.717

MappedSuperClassTest

testInheritedFields 0.563
testInheritedFieldsProperty 0.009
testWrite_document1 0.019
testWrite_documentProperty 0.017

AnnonatedClassFinderTest

testFindAllMetadata 0.325

MySessionBeanTest

testDependencyInjection 0.75
testPersistABean 0.755
testLoadData 0.842
testJndiLookup 0.86
testJavaCompJndiLookup 0.747
testNothing 0.767

ClasspathTest

testSearchStringString 0.421

FixtureMessageTest

testInitilzationErrorBaseEntityFixture 9.742
testInitilzationErrorPoJoFixture 1.951
testInitilzationError2PoJoFixture 0.65
testInitilzationErrorBaseSessionBeanFixture 1.021

InterceptedSessionBeanTest

testNothing 0.056

BasicDataSourceTest

testGetConnection 0.001

BlobLoadingTest

testWrite_happyPath 1.78
testWrite_BlobItem 0.024

MyOtherSessionBeanMockitoTest

test_executeOperation 1.981
testNothing 0.016

DropdownTest

testWrite 1.19
testGetterSetter 0.055
testWriteWithNullFields 1.289
testWriteRead 1.211
testNothing 0.041

MyOtherSessionBeanTest

test_executeOperation 0.23
testNothing 0.014

InjectMailSessionTest

testNothing 0.544

ReadPersistenceXmlTest

testGetClasses 3.285

DIMethodSessionBeanTest

testDependencyInjection 0.029
testDependencyInjectionWithMethodInvokation 0.033
testTimer 1.03
testNothing 0.026

SimpleGetterSetterTestTest

testSimpleGetterSetter 0.01

OrderTest

testWrite 1.973
testGetterSetter 0.093
testWriteWithNullFields 1.827
testWriteRead 1.884
testNothing 0.017

MySessionBeanWithLocalRemoteAnnotationJUnit4Test

dependencyInjection 0.901

JndiLookupTest

testAddAndLookup 0

DocumentInheritanceTest

testInheritedFields 1.909
testWrite_document1 2.447
testInheritedFields2 0.009
testWrite_document3 2.016
testWrite_document2 2.016
testWrite_document4 2.116
testWrite_documentBlank 2.026
testWrite_documentBlankProperty 2.028
testDiscriminator 4.02
testWrite_userDocument 0.103

DropdownJUnit4Test

testWrite 1.752
testGetterSetter 0.028
testWriteWithNullFields 0.887
testWriteRead 0.953

EmployeeInheritanceTest

testAccessTypeEntity 0.406
testAccessTypeMappedSuperclass 0.001
testInheritedFields 0.009
testInheritedHierarchyFields 0.005
testHierachySql1 0.003
testSql1 0.003
testSql2 0.007
testSql3 0.01
testInitialData1 0.013
testInitialData3 0.011

MetadataAnalyzerTest

testAnalyzeMataData 1.44

MyOtherSessionBeanJUnit4Test

executeOperation 0.019