Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
48 0 0 0 100% 0.913

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.properties.tutorial.resolve 4 0 0 0 100% 0.018
de.smartics.properties.tutorial.property.expressions 6 0 0 0 100% 0.035
de.smartics.properties.tutorial.onestringproperty 1 0 0 0 100% 0.004
de.smartics.properties.tutorial.property.metadata 2 0 0 0 100% 0.01
de.smartics.properties.tutorial.property.key 2 0 0 0 100% 0.25
de.smartics.properties.tutorial.property.custom 2 0 0 0 100% 0.082
de.smartics.properties.tutorial.property.list 11 0 0 0 100% 0.083
de.smartics.properties.tutorial.property 5 0 0 0 100% 0.12
de.smartics.properties.tutorial.property.constraints 15 0 0 0 100% 0.311

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

de.smartics.properties.tutorial.resolve

Class Tests Errors Failures Skipped Success Rate Time
PropertyResolveTutorial 4 0 0 0 100% 0.018

de.smartics.properties.tutorial.property.expressions

Class Tests Errors Failures Skipped Success Rate Time
PropertyExpressionsTutorial 6 0 0 0 100% 0.035

de.smartics.properties.tutorial.onestringproperty

Class Tests Errors Failures Skipped Success Rate Time
OneStringPropertyTutorial 1 0 0 0 100% 0.004

de.smartics.properties.tutorial.property.metadata

Class Tests Errors Failures Skipped Success Rate Time
PropertyMetaDataTutorial 2 0 0 0 100% 0.01

de.smartics.properties.tutorial.property.key

Class Tests Errors Failures Skipped Success Rate Time
PropertyKeyAccessTutorial 1 0 0 0 100% 0.197
PropertyKeyNamingTutorial 1 0 0 0 100% 0.053

de.smartics.properties.tutorial.property.custom

Class Tests Errors Failures Skipped Success Rate Time
CustomTypePropertyTutorial 2 0 0 0 100% 0.082

de.smartics.properties.tutorial.property.list

Class Tests Errors Failures Skipped Success Rate Time
ListPropertyConstraintsTutorial 3 0 0 0 100% 0.033
ListPropertyTutorial 8 0 0 0 100% 0.05

de.smartics.properties.tutorial.property

Class Tests Errors Failures Skipped Success Rate Time
PropertyTutorial 5 0 0 0 100% 0.12

de.smartics.properties.tutorial.property.constraints

Class Tests Errors Failures Skipped Success Rate Time
PropertyConstraintsTutorial 8 0 0 0 100% 0.04
PropertyConstraintsWithGroupsTutorial 4 0 0 0 100% 0.007
ViolationMessagesTutorial 3 0 0 0 100% 0.264

Test Cases

[Summary] [Package List] [Test Cases]

PropertyKeyAccessTutorial

declarationOfAProperty 0.197

PropertyConstraintsTutorial

validateMethod 0.004
mandatoryAndOptionalProperties 0.007
propertyWithARangeValue 0.005
invalidRangedValueProperty 0.005
propertyWithAEnumValue 0.004
invalidEnumValuedProperty 0.005
noValidationAtAppend 0.005
validationOnAccess 0.005

PropertyMetaDataTutorial

defaultMetaData 0.007
documentationMetaData 0.003

PropertyConstraintsWithGroupsTutorial

invalidInStartupGroup 0
declaredDefaultGroup 0
declaredDefaultGroupExplictCallWithDefaultGroup 0.002
calledWithUnknownGroup 0.005

ViolationMessagesTutorial

rangedValueProperty 0.162
beanValidationConstraints 0.053
customConstraints 0.049

PropertyResolveTutorial

transitiveReferences 0.004
illegalBackReference 0.005
referenceToAPropertyWithANullValue 0.004
illegalUnknownReference 0.005

CustomTypePropertyTutorial

customType 0.075
listofCustomTypes 0.007

OneStringPropertyTutorial

accessingProperties 0.004

ListPropertyConstraintsTutorial

propertiesWithConstraints 0.02
listConstraintsAtWork 0.008
listElementConstraintsAtWork 0.005

ListPropertyTutorial

propertyWithValueOfTypeListOfString 0.008
propertyWithValueOfTypeListOfInteger 0.008
separators 0.006
pipeAsSeparator 0.006
blankAsSeparator 0.005
propertyWithSpecialStrings 0.005
propertyWithValueOfTypeListOfUrl 0.006
propertyWithValueOfTypeListOfEnums 0.006

PropertyKeyNamingTutorial

declarationOfAProperty 0.053

PropertyExpressionsTutorial

simpleStringValue 0.008
simpleIntValue 0.005
composedUrlValue 0.005
overrideValues 0.005
overrideValuesAtRuntimeFailsForReadOnlyProperties 0.006
overrideValuesAtRuntime 0.006

PropertyTutorial

declarationOfAProperty 0.024
accessingPropertyDocumentMetaData 0.01
accessingAPropertyValue 0.011
noPropertiesFile 0.067
omittingTheNameOfThePropertySet 0.008