Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.024
de.smartics.maven.issues.cache 10 0 0 0 100% 0.051
de.smartics.maven.issues.util 13 0 0 0 100% 0.004
de.smartics.maven.issues.bugzilla 15 0 0 0 100% 0.116

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

de.smartics.maven.issues.cache

Class Tests Errors Failures Skipped Success Rate Time
XmlTaskReaderTest 5 0 0 0 100% 0.042
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.095
DefaultVersionSkipperTest 11 0 0 0 100% 0.021

Test Cases

[Summary] [Package List] [Test Cases]

BugzillaVersionRangeTest

oneExplicitVersion 0.093
bothExclusive 0.001
bothInclusive 0
twoRanges 0.001

DefaultVersionSkipperTest

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

XmlTaskReaderTest

readPlainTaskData 0.034
readTaskDataWithOptions 0.001
readTaskDataWithValues 0.001
readTaskDataWithMetaData 0.003
readTaskDataWithSubAttributes 0.003

XmlTaskWriterTest

writePlainTaskData 0.004
writeTaskDataWithOptions 0.002
writeTaskDataWithValues 0.001
writeTaskDataWithMetaData 0.001
writeTaskDataWithSubAttributes 0.001

NotesReaderTest

readSimpleDocument 0.022
readDocumentWithTwoElements 0.002

UtilsFindVersionRepresentativeTest

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

UtilsNormalizeKeyTest

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