Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 0.71

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
test.de.smartics.properties.resource.repository 23 0 0 0 100% 0.71

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

test.de.smartics.properties.resource.repository

Class Tests Errors Failures Skipped Success Rate Time
ArtifactIdCompareToTest 3 0 0 0 100% 0.333
ArtifactIdObjectTest 10 0 0 0 100% 0.355
ArtifactIdSerializableTest 1 0 0 0 100% 0.007
ArtifactIdTest 2 0 0 0 100% 0.002
ClassPathEnvironmentSerializableTest 1 0 0 0 100% 0.011
ClassPathEnvironmentTest 6 0 0 0 100% 0.002

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactIdCompareToTest

compareToIsSymmetric 0.077
compareToIsTransitive 0.233
compareToIsConsistentToEquals 0.023

ArtifactIdObjectTest

equalsIsReflexive 0.009
equalsIsSymmetric 0.062
equalsIsTransitive 0.226
equalsIsConsistent 0.02
equalsReturnFalseOnNull 0.002
equalsReturnFalseOnInstanceOfOtherType 0.002
hashCodeIsConsistent 0.001
hashCodeIsConsistentWithEquals 0.016
hashCodeProducesUnequalHashCodesForUnequalInstances 0.015
toStringRunsWithoutFailure 0.002

ArtifactIdSerializableTest

isSerializable 0.007

ArtifactIdTest

getAndSet 0.002
getAndSetClassifierNull 0

ClassPathEnvironmentSerializableTest

isSerializable 0.011

ClassPathEnvironmentTest

neverRetursNullForAnRefsList 0
returnedRefsListIsNotModifiable 0.001
allowsToAddRefsToTheListOfSearchRoots 0
orderOfAddingRefsIsPreserved 0.001
printsClassPathByItsToString 0
printsClassPathByItsToStringOnAnEmptyList 0