Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
40 0 0 0 100% 0.673

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
de.smartics.maven.issues.notes 2 0 0 0 100% 0.047
de.smartics.maven.issues.cache 10 0 0 0 100% 0.3
de.smartics.maven.issues.util 13 0 0 0 100% 0.123
de.smartics.maven.issues.bugzilla 15 0 0 0 100% 0.203

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

de.smartics.maven.issues.notes

Class Tests Errors Failures Skipped Success Rate Time
NotesReaderTest 2 0 0 0 100% 0.047

de.smartics.maven.issues.cache

Class Tests Errors Failures Skipped Success Rate Time
XmlTaskReaderTest 5 0 0 0 100% 0.04
XmlTaskWriterTest 5 0 0 0 100% 0.26

de.smartics.maven.issues.util

Class Tests Errors Failures Skipped Success Rate Time
UtilsFindVersionRepresentativeTest 7 0 0 0 100% 0.016
UtilsNormalizeKeyTest 6 0 0 0 100% 0.107

de.smartics.maven.issues.bugzilla

Class Tests Errors Failures Skipped Success Rate Time
BugzillaVersionRangeTest 4 0 0 0 100% 0.17
DefaultVersionSkipperTest 11 0 0 0 100% 0.033

Test Cases

[Summary] [Package List] [Test Cases]

BugzillaVersionRangeTest

oneExplicitVersion 0.161
bothExclusive 0.001
bothInclusive 0
twoRanges 0.001

DefaultVersionSkipperTest

sameMajorVersion 0.016
sameMajorButMinorVersion 0.001
sameMajorButMicroVersion 0.001
sameMinorVersion 0
sameMinorButMajorVersion 0.001
sameMinorButMicroVersion 0
sameMicroVersion 0
sameMicroButMajorVersion 0
sameMicroButMinorVersion 0
lagerMinorOfMajorVersion 0.001
largerMicroOfMinorVersion 0.001

XmlTaskReaderTest

readPlainTaskData 0.019
readTaskDataWithOptions 0.003
readTaskDataWithValues 0.003
readTaskDataWithMetaData 0.004
readTaskDataWithSubAttributes 0.003

XmlTaskWriterTest

writePlainTaskData 0.231
writeTaskDataWithOptions 0.002
writeTaskDataWithValues 0.001
writeTaskDataWithMetaData 0.002
writeTaskDataWithSubAttributes 0.002

NotesReaderTest

readSimpleDocument 0.042
readDocumentWithTwoElements 0.003

UtilsFindVersionRepresentativeTest

twoRanges 0.006
nullVersion 0
explicitVersion 0
oneRangeWithTwoBounds 0
oneRangeWithoutLowerBound 0
oneRangeWithoutLowerBoundExcluded 0.001
noneInclusive 0.001

UtilsNormalizeKeyTest

testNull 0.018
testEmpty 0
testOneWord 0.001
testTwoWords 0.001
testThreeWords 0.001
testPlentySpaces 0.001