Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.027
de.smartics.maven.issues.cache 10 0 0 0 100% 0.054
de.smartics.maven.issues.util 13 0 0 0 100% 0.004
de.smartics.maven.issues.bugzilla 15 0 0 0 100% 0.021

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.027

de.smartics.maven.issues.cache

Class Tests Errors Failures Skipped Success Rate Time
XmlTaskReaderTest 5 0 0 0 100% 0.045
XmlTaskWriterTest 5 0 0 0 100% 0.009

de.smartics.maven.issues.util

Class Tests Errors Failures Skipped Success Rate Time
UtilsFindVersionRepresentativeTest 7 0 0 0 100% 0.003
UtilsNormalizeKeyTest 6 0 0 0 100% 0.001

de.smartics.maven.issues.bugzilla

Class Tests Errors Failures Skipped Success Rate Time
BugzillaVersionRangeTest 4 0 0 0 100% 0.001
DefaultVersionSkipperTest 11 0 0 0 100% 0.02

Test Cases

[Summary] [Package List] [Test Cases]

BugzillaVersionRangeTest

oneExplicitVersion 0
bothExclusive 0
bothInclusive 0.001
twoRanges 0

DefaultVersionSkipperTest

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

XmlTaskReaderTest

readPlainTaskData 0.036
readTaskDataWithOptions 0.002
readTaskDataWithValues 0.002
readTaskDataWithMetaData 0.003
readTaskDataWithSubAttributes 0.002

XmlTaskWriterTest

writePlainTaskData 0.004
writeTaskDataWithOptions 0.001
writeTaskDataWithValues 0.001
writeTaskDataWithMetaData 0.001
writeTaskDataWithSubAttributes 0.002

NotesReaderTest

readSimpleDocument 0.024
readDocumentWithTwoElements 0.003

UtilsFindVersionRepresentativeTest

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

UtilsNormalizeKeyTest

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