Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 16 | 0 | 0 | 5 | 68.75% | 36.891 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.cateproject.service.enumeration | 1 | 0 | 0 | 1 | 0% | 0.032 |
| org.cateproject.service.format.name | 3 | 0 | 0 | 0 | 100% | 0.343 |
| org.cateproject.service | 9 | 0 | 0 | 4 | 55.556% | 34.187 |
| org.cateproject.process | 2 | 0 | 0 | 0 | 100% | 2.063 |
| org.cateproject.service.format.reference | 1 | 0 | 0 | 0 | 100% | 0.266 |
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.032 |
org.cateproject.service.format.name
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TaxonNameFormatterImplTest | 3 | 0 | 0 | 0 | 100% | 0.343 |
org.cateproject.service
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AnnotationServiceTest | 2 | 0 | 0 | 0 | 100% | 1.344 | |
| DozerMappingTest | 3 | 0 | 0 | 1 | 66.667% | 1.562 | |
| HelpServiceTest | 2 | 0 | 0 | 2 | 0% | 0.062 | |
| PublicationUsecaseTest | 1 | 0 | 0 | 1 | 0% | 0.016 | |
| WebRevisionServiceTest | 1 | 0 | 0 | 0 | 100% | 31.203 |
org.cateproject.service.format.reference
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ReferenceFormatterImplTest | 1 | 0 | 0 | 0 | 100% | 0.266 |
Test Cases
[Summary] [Package List] [Test Cases]
NamedAreaLevelsFactoryTest
| org.cateproject.service.enumeration.NamedAreaLevelsFactoryTest | 31.188 | |
| skipped |
TaxonNameFormatterImplTest
| testFormatTaxonomicNameWithoutGenus | 0.015 | |
| testFormatTaxonomicName | 0 | |
| testAuthorship | 0 |
Failure Details
[Summary] [Package List] [Test Cases]


