Test Stories

Shows the stories told by the tests of the project.

UUT Documentation

JavadocCommentHelper (de.smartics.properties.utils)

[api][cover]

# Status Scenario Categories Test Case
1
SUCCESS
Expands first block if it is a null value. JavadocCommentHelperBlockTest: [api][test]
2
SUCCESS
Expands first block if simple text. JavadocCommentHelperBlockTest: [api][test]
3
SUCCESS
Correctly deals with blanks at start if block. JavadocCommentHelperBlockTest: [api][test]
4
SUCCESS
Correctly deals with blanks at start if none block. JavadocCommentHelperBlockTest: [api][test]
5
SUCCESS
Omits expanding if block. JavadocCommentHelperBlockTest: [api][test]
6
SUCCESS
Omits expanding if block with attribute. JavadocCommentHelperBlockTest: [api][test]
7
SUCCESS
Expands first block on text and block comment. JavadocCommentHelperBlockTest: [api][test]
8
SUCCESS
Expands first block on text and block comment with attribute. JavadocCommentHelperBlockTest: [api][test]
9
SUCCESS
If fragment is blank the value is returned. JavadocCommentHelperHtmlTest: [api][test]
10
SUCCESS
Allows reference to local element. JavadocCommentHelperHtmlTest: [api][test]
11
SUCCESS
Allows fully qualified reference. JavadocCommentHelperHtmlTest: [api][test]
12
SUCCESS
Allows fully qualified reference with label. JavadocCommentHelperHtmlTest: [api][test]
13
SUCCESS
Allows methods. JavadocCommentHelperHtmlTest: [api][test]
14
SUCCESS
Allows methods with label. JavadocCommentHelperHtmlTest: [api][test]
15
SUCCESS
Allows methods with arguments. JavadocCommentHelperHtmlTest: [api][test]
16
SUCCESS
Allows methods with arguments and label. JavadocCommentHelperHtmlTest: [api][test]
17
SUCCESS
No inline comment. JavadocCommentHelperHtmlTest: [api][test]
18
SUCCESS
Allows multiline comment. JavadocCommentHelperHtmlTest: [api][test]
19
SUCCESS
Allows multiline comment with label. JavadocCommentHelperHtmlTest: [api][test]
20
SUCCESS
Allows multiline comment. JavadocCommentHelperTextTest: [api][test]
21
SUCCESS
Allows multiline comment with label. JavadocCommentHelperTextTest: [api][test]

PropertiesPropertyReport (de.smartics.properties.reports)

[api][cover]

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

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

[api][cover]

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

ReportBuilder (de.smartics.properties.report)

[api][cover]

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

XmlPropertyReport (de.smartics.properties.reports)

[api][cover]

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