Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
149 0 0 2 98.7% 7.224 s

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
com.reallifedeveloper.tools.test 23 0 0 0 100% 0.069 s
com.reallifedeveloper.tools.test.fitnesse 10 0 0 0 100% 3.910 s
com.reallifedeveloper.tools.rabbitmq 3 0 0 0 100% 0.247 s
com.reallifedeveloper.tools.test.database.inmemory 64 0 0 0 100% 0.080 s
com.reallifedeveloper.tools 13 0 0 0 100% 0.478 s
com.reallifedeveloper.tools.gis 9 0 0 1 88.9% 1.007 s
com.reallifedeveloper.tools.test.database.dbunit 27 0 0 1 96.3% 1.433 s

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

com.reallifedeveloper.tools.test

- Class Tests Errors Failures Skipped Success Rate Time
TestUtilTest 23 0 0 0 100% 0.069 s

com.reallifedeveloper.tools.test.fitnesse

- Class Tests Errors Failures Skipped Success Rate Time
FitNesseFixtureTest 10 0 0 0 100% 3.910 s

com.reallifedeveloper.tools.rabbitmq

- Class Tests Errors Failures Skipped Success Rate Time
MoveMessagesTest 3 0 0 0 100% 0.247 s

com.reallifedeveloper.tools.test.database.inmemory

- Class Tests Errors Failures Skipped Success Rate Time
InMemoryJpaRepositoryTest 64 0 0 0 100% 0.080 s

com.reallifedeveloper.tools

- Class Tests Errors Failures Skipped Success Rate Time
ReadBytesTest 5 0 0 0 100% 0.175 s
FullThreadDumpTest 8 0 0 0 100% 0.303 s

com.reallifedeveloper.tools.gis

- Class Tests Errors Failures Skipped Success Rate Time
GeometryDrawingPanelTest 3 0 0 0 100% 0.508 s
ShapefileDrawingPanelTest 1 0 0 1 0% 0 s
ShapefileProcessorTest 5 0 0 0 100% 0.499 s

com.reallifedeveloper.tools.test.database.dbunit

- Class Tests Errors Failures Skipped Success Rate Time
DbUnitFlatXmlReaderTest 7 0 0 1 85.7% 0.037 s
DbTestTest 4 0 0 0 100% 0.747 s
DbTestHelperTest 9 0 0 0 100% 0.114 s
DbUnitDtdGeneratorTest 7 0 0 0 100% 0.535 s

Test Cases

[Summary] [Package List] [Test Cases]

ReadBytesTest

logBytesFromNonExistingUrl 0.133 s
logBytesFromNullUrl 0.001 s
main 0.012 s
mainWrongNumberOfArgument 0.001 s
logBytesFromUrl 0.006 s

GeometryDrawingPanelTest

emptyDrawingPanelShouldPaintNothing 0.468 s
drawingPanelWithThreeGeometriesShouldPaintThreeObjects 0.025 s
drawingPanelShouldPaintNothingAfterClear 0.005 s

DbUnitFlatXmlReaderTest

readFileForEntityWithMissingAssociations 0.010 s
readFileForSimpleEntity 0.003 s
readWrongTypeOfFile 0.004 s
readFileForEntityWithAssociations 0.010 s
readNonExistingFile 0.002 s
readFileWithoutAttributes 0 s
- public void com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest.readFileWithoutAttributes() throws java.lang.Exception is @Disabled -
readFileWithIncorrectAttribute 0.003 s

MoveMessagesTest

moveMessages 0.242 s
createInstanceSetsConnectionFactory 0.004 s
constructorWithNullConnectionFacctoryThrowsException 0.001 s

ShapefileDrawingPanelTest

test 0 s
- Since this 'test' requires a headful Java installation and waits for you to close it manually -

ShapefileProcessorTest

processShapefile 0.485 s
shape2sql 0.011 s
processShapefileNullUrl 0.001 s
processShapefileNonExistingUrl 0.001 s
constructorNullFeatureProcessor 0.001 s

InMemoryJpaRepositoryTest

findByUniqueFieldNotUnique 0.004 s
findByUniqueField 0.001 s
findAllPageable 0.005 s
findAllByExampleAndPageable 0 s
deleteAllEntities 0 s
deleteEntityWithNullId 0.001 s
findByFieldNoSuchField 0.003 s
deleteAllById 0 s
findByFieldNoneFound 0.001 s
countEmpty 0 s
findByFieldEmptyRepository 0.003 s
findAll 0.001 s
findByFieldNullValue 0.001 s
findById 0 s
findAllByIdNoIds 0.001 s
findAllPageableWithSorting 0.003 s
entityWithNoIdAnnotation 0.002 s
deleteAll 0.001 s
deleteAllEmpty 0 s
saveNullEntity 0 s
findAllById 0 s
findAllSort 0.001 s
save 0.001 s
deleteNullEntity 0.001 s
count 0 s
findAllByExampleAndSort 0.001 s
existsById 0.001 s
deleteByIdNullId 0 s
findOneByExample 0.001 s
existsByIdNullId 0 s
findByIdNullId 0.001 s
findAllByExample 0.001 s
existsByExample 0 s
findByUniqueFieldNotFound 0 s
saveNullPrimaryKeyWithNoGenerator 0.001 s
deleteByIdNonExistingId 0.001 s
findByField 0 s
findAllByIdNullIds 0.001 s
findByFieldNullFieldName 0.001 s
saveAllNullEntities 0.001 s
countByExample 0.001 s
findAllByIdNotFound 0 s
deleteById 0 s
deleteAllNullEntities 0 s
saveAll 0 s
getByIdEmpty 0.001 s
getOne 0.001 s
testToString 0.001 s
saveAndFlush 0.001 s
deleteAllByIdInBatch 0 s
idClassSaveWithoutPrimaryKeys 0.002 s
saveNullPrimaryKeyWithGeneratorAndMethodAnnotations 0.002 s
getById 0.001 s
mappedSuperclassWithFieldAnnotations 0.001 s
mappedSuperclassWithMethodAnnotations 0 s
saveAllAndFlush 0 s
idClassSaveWithPrimaryKeys 0 s
saveTestEntityWithMethodAnnotations 0 s
saveNullPrimaryKeyWithGenerator 0.001 s
deleteEntitiesInBatch 0 s
deleteNullEntitiesInBatch 0 s
deleteAllInBatch 0.001 s
saveAndFlushNullEntity 0.001 s
deleteAllInBatchEmpty 0.001 s

DbTestTest

tearDownBeforeSetUp 0.386 s
constructorThreeArgsNullDataSetResourceNames 0.036 s
testRepository 0.058 s
constructorTwoArgs 0.027 s

FitNesseFixtureTest

getExistingBean 0.002 s
baseFitnNesseFixtureWithNullSpringConfigResourceName 0.001 s
testToString 0 s
getNonExistingBean 0.001 s
testResetApplicationContext 0 s
parseIncorrectDate 0.002 s
comment 0.001 s
parseCorrectDate 0.001 s
testLogger 0 s
testToStringNull 0.001 s

TestUtilTest

injectFieldWithNullFieldName 0.003 s
parseDate 0.023 s
readResource 0.003 s
writeToReadOnlyFile 0.002 s
injectField 0.001 s
findFreePort 0.004 s
getValueOfNullFieldName 0.001 s
readNonExistingResource 0.002 s
getValueOfNonExistingField 0.002 s
parseNullDateTime 0.004 s
getValueOfNullObject 0.001 s
injectNonExistingField 0.002 s
injectFieldInNullObject 0.001 s
readResourceNullResourceName 0.001 s
parseMalformedDate 0.001 s
getFieldValue 0.001 s
injectFieldNullValue 0.001 s
writeToNonExistingFile 0.001 s
parseDateTime 0.001 s
parseMalformedDateTime 0.001 s
writeToFile 0.001 s
parseNullDate 0 s
injectFieldInSubClass 0.001 s

DbTestHelperTest

constructorNullDataSet 0.004 s
constructorNullDataSource 0.004 s
readDataSetFromClasspathNonExistingDtd 0.002 s
readDataSetFromClasspathNullResourceNames 0.001 s
normalUseWithDtdAndWithoutDataTypeFactory 0.026 s
normalUseWithDtd 0.026 s
readDataSetFromClasspathEmptyResourceNames 0.001 s
readDataSetFromClasspathNonExistingResourceName 0.002 s
normalUseWithoutDtd 0.034 s

FullThreadDumpTest

mainNotAHostnamePort 0.007 s
dump 0.117 s
main 0.065 s
mainNoArguments 0.002 s
mainNotAPortNumber 0.003 s
mainNegativePort 0.003 s
mainIncorrectPort 0.007 s
dumpWithDeadlock 0.092 s

DbUnitDtdGeneratorTest

generateDtdWithoutDataTypeFactory 0.137 s
mainTwoArguments 0.001 s
mainWithConfigurationClass 0.130 s
generateDtd 0.123 s
mainIncorrectArgument 0.002 s
mainNoArguments 0.001 s
mainWithConfigurationFile 0.137 s

Failure Details

[Summary] [Package List] [Test Cases]


readFileWithoutAttributes
- skipped: public void com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReaderTest.readFileWithoutAttributes() throws java.lang.Exception is @Disabled
test
- skipped: Since this 'test' requires a headful Java installation and waits for you to close it manually