Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
150 0 0 2 98.7% 7.418 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 24 0 0 0 100% 0.081 s
com.reallifedeveloper.tools.test.fitnesse 10 0 0 0 100% 3.926 s
com.reallifedeveloper.tools.rabbitmq 3 0 0 0 100% 0.198 s
com.reallifedeveloper.tools.test.database.inmemory 64 0 0 0 100% 0.090 s
com.reallifedeveloper.tools 13 0 0 0 100% 0.519 s
com.reallifedeveloper.tools.gis 9 0 0 1 88.9% 1.114 s
com.reallifedeveloper.tools.test.database.dbunit 27 0 0 1 96.3% 1.490 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 24 0 0 0 100% 0.081 s

com.reallifedeveloper.tools.test.fitnesse

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

com.reallifedeveloper.tools.rabbitmq

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

com.reallifedeveloper.tools.test.database.inmemory

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

com.reallifedeveloper.tools

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

com.reallifedeveloper.tools.gis

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

com.reallifedeveloper.tools.test.database.dbunit

- Class Tests Errors Failures Skipped Success Rate Time
DbUnitFlatXmlReaderTest 7 0 0 1 85.7% 0.040 s
DbTestTest 4 0 0 0 100% 0.823 s
DbTestHelperTest 9 0 0 0 100% 0.093 s
DbUnitDtdGeneratorTest 7 0 0 0 100% 0.534 s

Test Cases

[Summary] [Package List] [Test Cases]

ReadBytesTest

logBytesFromNonExistingUrl 0.164 s
logBytesFromNullUrl 0.001 s
main 0.013 s
mainWrongNumberOfArgument 0.001 s
logBytesFromUrl 0.006 s

GeometryDrawingPanelTest

emptyDrawingPanelShouldPaintNothing 0.443 s
drawingPanelWithThreeGeometriesShouldPaintThreeObjects 0.028 s
drawingPanelShouldPaintNothingAfterClear 0.007 s

DbUnitFlatXmlReaderTest

readFileForEntityWithMissingAssociations 0.020 s
readFileForSimpleEntity 0.004 s
readWrongTypeOfFile 0.003 s
readFileForEntityWithAssociations 0.005 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.002 s

MoveMessagesTest

moveMessages 0.190 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.612 s
shape2sql 0.011 s
processShapefileNullUrl 0.001 s
processShapefileNonExistingUrl 0.001 s
constructorNullFeatureProcessor 0 s

InMemoryJpaRepositoryTest

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

DbTestTest

tearDownBeforeSetUp 0.429 s
constructorThreeArgsNullDataSetResourceNames 0.037 s
testRepository 0.079 s
constructorTwoArgs 0.048 s

FitNesseFixtureTest

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

TestUtilTest

injectFieldWithNullFieldName 0.001 s
parseDate 0.036 s
readResource 0.004 s
writeToReadOnlyFile 0.003 s
injectField 0.001 s
findFreePort 0.003 s
getValueOfNullFieldName 0.001 s
readNonExistingResource 0.001 s
getValueOfNonExistingField 0.001 s
parseNullDateTime 0.001 s
getValueOfNullObject 0 s
injectNonExistingField 0.002 s
injectFieldInNullObject 0.001 s
utcNowShouldReturnCurrentDateAndTimeInUtc 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 s
parseMalformedDateTime 0.001 s
writeToFile 0.002 s
parseNullDate 0.001 s
injectFieldInSubClass 0.002 s

DbTestHelperTest

constructorNullDataSet 0.007 s
constructorNullDataSource 0.004 s
readDataSetFromClasspathNonExistingDtd 0.002 s
readDataSetFromClasspathNullResourceNames 0.001 s
normalUseWithDtdAndWithoutDataTypeFactory 0.021 s
normalUseWithDtd 0.021 s
readDataSetFromClasspathEmptyResourceNames 0.002 s
readDataSetFromClasspathNonExistingResourceName 0.002 s
normalUseWithoutDtd 0.021 s

FullThreadDumpTest

mainNotAHostnamePort 0.007 s
dump 0.131 s
main 0.079 s
mainNoArguments 0.002 s
mainNotAPortNumber 0.004 s
mainNegativePort 0.004 s
mainIncorrectPort 0.015 s
dumpWithDeadlock 0.068 s

DbUnitDtdGeneratorTest

generateDtdWithoutDataTypeFactory 0.143 s
mainTwoArguments 0.001 s
mainWithConfigurationClass 0.126 s
generateDtd 0.124 s
mainIncorrectArgument 0.002 s
mainNoArguments 0 s
mainWithConfigurationFile 0.133 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