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 |
|
Requires a non null stream. |
Technical |
PropertiesPropertyReportTest: [src][api][test] |
2 |
|
Allows flushing an empty property set. |
Technical |
PropertiesPropertyReportTest: [src][api][test] |
3 |
|
Adds items without property set. |
|
PropertiesPropertyReportTest: [src][api][test] |
4 |
|
Adds items with property set. |
|
PropertiesPropertyReportTest: [src][api][test] |
PropertyDescriptorSearcher (de.smartics.properties.report.qdox)
[src][api][cover]
# |
Status |
Scenario |
Categories |
Test Case |
1 |
|
Recognizes interfaces annotated with the project set annotation. |
|
PropertyDescriptorSearcherTest: [src][api][test] |
2 |
|
Rejects if the annotation is provided at a class. |
|
PropertyDescriptorSearcherTest: [src][api][test] |
3 |
|
Rejects if the interface is not annotated with the property set annotation. |
|
PropertyDescriptorSearcherTest: [src][api][test] |
4 |
|
Rejects if interface is annotated with other annotation. |
|
PropertyDescriptorSearcherTest: [src][api][test] |
XmlPropertyReport (de.smartics.properties.reports)
[src][api][cover]
# |
Status |
Scenario |
Categories |
Test Case |
1 |
|
Generates property set report. |
|
XmlPropertyReportTest: [src][api][test] |
2 |
|
Generates property report. |
|
XmlPropertyReportTest: [src][api][test] |