Summary
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 12 | 0 | 0 | 6 | 50% | 27.251 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.cateproject.service.enumeration | 1 | 0 | 0 | 1 | 0% | 0 |
| org.cateproject.service.format.name | 3 | 0 | 0 | 0 | 100% | 1.016 |
| org.cateproject.service | 7 | 0 | 0 | 5 | 28.571% | 25.954 |
| org.cateproject.service.format.reference | 1 | 0 | 0 | 0 | 100% | 0.281 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.cateproject.service.enumeration
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| NamedAreaLevelsFactoryTest | 1 | 0 | 0 | 1 | 0% | 0 |
org.cateproject.service.format.name
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TaxonNameFormatterImplTest | 3 | 0 | 0 | 0 | 100% | 1.016 |
org.cateproject.service
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AnnotationServiceTest | 1 | 0 | 0 | 1 | 0% | 0 | |
| DozerMappingTest | 3 | 0 | 0 | 1 | 66.667% | 25.938 | |
| HelpServiceTest | 2 | 0 | 0 | 2 | 0% | 0.016 | |
| PublicationUsecaseTest | 1 | 0 | 0 | 1 | 0% | 0 |
org.cateproject.service.format.reference
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ReferenceFormatterImplTest | 1 | 0 | 0 | 0 | 100% | 0.281 |
Test Cases
AnnotationServiceTest
| org.cateproject.service.AnnotationServiceTest | 0.016 | |
| skipped |
DozerMappingTest
| testMapping1 | 25.781 | |
| testMapping2 | 0.141 | |
| testMapping3 | 0.141 | |
| skipped |
NamedAreaLevelsFactoryTest
| org.cateproject.service.enumeration.NamedAreaLevelsFactoryTest | 0.015 | |
| skipped |
TaxonNameFormatterImplTest
| testFormatTaxonomicNameWithoutGenus | 0.266 | |
| testFormatTaxonomicName | 0 | |
| testAuthorship | 0 |
HelpServiceTest
| testInitHelp | 0 | |
| skipped | ||
| testSearchHelp | 0 | |
| skipped |
PublicationUsecaseTest
| org.cateproject.service.PublicationUsecaseTest | 0 | |
| skipped |


