Test Stories

Shows the stories told by the tests of the project.

UUT Documentation

PropertiesPropertyReport (de.smartics.properties.reports)

[src][api][cover]

# Status Scenario Categories Test Case
1
SUCCESS
Requires a non null stream. Technical PropertiesPropertyReportTest: [src][api][test]
2
SUCCESS
Allows flushing an empty property set. Technical PropertiesPropertyReportTest: [src][api][test]
3
SUCCESS
Adds items without property set. PropertiesPropertyReportTest: [src][api][test]
4
SUCCESS
Adds items with property set. PropertiesPropertyReportTest: [src][api][test]

PropertyDescriptorSearcher (de.smartics.properties.report.qdox)

[src][api][cover]

# Status Scenario Categories Test Case
1
SUCCESS
Recognizes interfaces annotated with the project set annotation. PropertyDescriptorSearcherTest: [src][api][test]
2
SUCCESS
Rejects if the annotation is provided at a class. PropertyDescriptorSearcherTest: [src][api][test]
3
SUCCESS
Rejects if the interface is not annotated with the property set annotation. PropertyDescriptorSearcherTest: [src][api][test]
4
SUCCESS
Rejects if interface is annotated with other annotation. PropertyDescriptorSearcherTest: [src][api][test]

ReportBuilder (de.smartics.properties.report)

[src][api][cover]

# Status Scenario Categories Test Case
1
SUCCESS
Report on plain. ReportBuilderSimpleTest: [src][api][test]
2
SUCCESS
Report on annotations. ReportBuilderSimpleTest: [src][api][test]

XmlPropertyReport (de.smartics.properties.reports)

[src][api][cover]

# Status Scenario Categories Test Case
1
SUCCESS
Generates property set report. XmlPropertyReportTest: [src][api][test]
2
SUCCESS
Generates property report. XmlPropertyReportTest: [src][api][test]
generated by maven-testdoc-plugin