[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.
[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.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PropertyResolveTutorial | 4 | 0 | 0 | 0 | 100% | 0.018 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PropertyExpressionsTutorial | 6 | 0 | 0 | 0 | 100% | 0.035 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OneStringPropertyTutorial | 1 | 0 | 0 | 0 | 100% | 0.004 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PropertyMetaDataTutorial | 2 | 0 | 0 | 0 | 100% | 0.01 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PropertyKeyAccessTutorial | 1 | 0 | 0 | 0 | 100% | 0.197 | |
PropertyKeyNamingTutorial | 1 | 0 | 0 | 0 | 100% | 0.053 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CustomTypePropertyTutorial | 2 | 0 | 0 | 0 | 100% | 0.082 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ListPropertyConstraintsTutorial | 3 | 0 | 0 | 0 | 100% | 0.033 | |
ListPropertyTutorial | 8 | 0 | 0 | 0 | 100% | 0.05 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PropertyTutorial | 5 | 0 | 0 | 0 | 100% | 0.12 |
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 |
[Summary] [Package List] [Test Cases]
validateMethod | 0.004 | |
mandatoryAndOptionalProperties | 0.007 | |
propertyWithARangeValue | 0.005 | |
invalidRangedValueProperty | 0.005 | |
propertyWithAEnumValue | 0.004 | |
invalidEnumValuedProperty | 0.005 | |
noValidationAtAppend | 0.005 | |
validationOnAccess | 0.005 |
invalidInStartupGroup | 0 | |
declaredDefaultGroup | 0 | |
declaredDefaultGroupExplictCallWithDefaultGroup | 0.002 | |
calledWithUnknownGroup | 0.005 |
rangedValueProperty | 0.162 | |
beanValidationConstraints | 0.053 | |
customConstraints | 0.049 |
transitiveReferences | 0.004 | |
illegalBackReference | 0.005 | |
referenceToAPropertyWithANullValue | 0.004 | |
illegalUnknownReference | 0.005 |
propertiesWithConstraints | 0.02 | |
listConstraintsAtWork | 0.008 | |
listElementConstraintsAtWork | 0.005 |
propertyWithValueOfTypeListOfString | 0.008 | |
propertyWithValueOfTypeListOfInteger | 0.008 | |
separators | 0.006 | |
pipeAsSeparator | 0.006 | |
blankAsSeparator | 0.005 | |
propertyWithSpecialStrings | 0.005 | |
propertyWithValueOfTypeListOfUrl | 0.006 | |
propertyWithValueOfTypeListOfEnums | 0.006 |
simpleStringValue | 0.008 | |
simpleIntValue | 0.005 | |
composedUrlValue | 0.005 | |
overrideValues | 0.005 | |
overrideValuesAtRuntimeFailsForReadOnlyProperties | 0.006 | |
overrideValuesAtRuntime | 0.006 |
declarationOfAProperty | 0.024 | |
accessingPropertyDocumentMetaData | 0.01 | |
accessingAPropertyValue | 0.011 | |
noPropertiesFile | 0.067 | |
omittingTheNameOfThePropertySet | 0.008 |