[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 26 | 0 | 0 | 100.00% | 1.80 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| uk.co.jemos.clanker.test | 26 | 0 | 0 | 100.00% | 1.80 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| ControllerConfigTest | 1 | 0 | 0 | 100.00% | 0.032 |
|
| PathUtilsTest | 4 | 0 | 0 | 100.00% | 0.000 |
|
| ThapterTest | 21 | 0 | 0 | 100.00% | 1.766 |
[ summary] [ package list] [ test cases]
|
| testPathRecognition | 0.00 |
|
| testIncludePatternNormalization | 0.00 |
|
| testMakeDirFromPackage | 0.00 |
|
| testResolvePackageNameToPath | 0.00 |
|
| testMainAnalysis | 0.36 |
|
| testMainAnalysisWithClassJavadocFilter | 0.05 |
|
| testMainAnalysisWithClassJavadocFilterAndClassExclusion | 0.03 |
|
| testMainAnalysisWithNotExistingClassJavadocFilterAndClassExclusion | 0.03 |
|
| testMainAnalysisWithMethodJavadocFilter | 0.03 |
|
| testInterfaceMethodFormatting | 0.03 |
|
| testMainAnalysisWithMethodJavadocFilterWithClassExclusion | 0.03 |
|
| testMainAnalysisWithVariableJavadocFilter | 0.02 |
|
| testMainAnalysisWithVariableJavadocFilterAndClassExclusion | 0.03 |
|
| testMethodSignatureWithGenericsAndXmlEscape | 0.56 |
|
| testMethodSignatureWithGenerics | 0.09 |
|
| testJavadocFilterWithExclusionAtAllLevels | 0.05 |
|
| testMainAnalysisWithClassAnnotationFilter | 0.05 |
|
| testMainAnalysisWithClassAnnotationFilterWithClassExclusion | 0.03 |
|
| testAnalysisWithMethodAnnotationFilter | 0.05 |
|
| testAnalysisWithMethodAnnotationFilterWithClassExclusion | 0.03 |
|
| testMainAnalysisWithVariableAnnotationFilter | 0.03 |
|
| testMainAnalysisWithVariableAnnotationFilterWithClassExclusion | 0.20 |
|
| testMainAnalysisWithoutJavadocs | 0.02 |
|
| testMainAnalysisWithoutAnnotations | 0.03 |
|
| testMainAnalysisWithoutJavadocsAndAnnotations | 0.02 |