Test Stories

Shows the stories told by the tests of the project.

UUT Documentation

TagCollector (de.smartics.tagcloud.collector)

# Status Scenario Categories Test Case
1 --- Collects class names. OpenCloudTagColectorTheory: [src][api][test]
2 --- Collects method names. OpenCloudTagColectorTheory: [src][api][test]
3 --- Collects return types. OpenCloudTagColectorTheory: [src][api][test]
4 --- Collects parameter types and names. OpenCloudTagColectorTheory: [src][api][test]
5 --- Collects local variable names. OpenCloudTagColectorTheory: [src][api][test]
6 --- Collects field names. OpenCloudTagColectorTheory: [src][api][test]
7 --- Does not collect package names. OpenCloudTagColectorTheory: [src][api][test]
8 --- Does not collect words with only one character. OpenCloudTagColectorTheory: [src][api][test]
9 --- Does not collect words in javadoc comments. OpenCloudTagColectorTheory: [src][api][test]
10 --- Does not collect words in multi line comments. OpenCloudTagColectorTheory: [src][api][test]
11 --- Does not collect words in single line comments. OpenCloudTagColectorTheory: [src][api][test]
generated by maven-testdoc-plugin