Summary
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 22 | 0 | 0 | 1 | 95.455% | 24.937 |
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 | 2 | 0 | 0 | 0 | 100% | 1.235 |
| org.cateproject.service.lsid | 10 | 0 | 0 | 1 | 90% | 2.188 |
| org.cateproject.service.format | 4 | 0 | 0 | 0 | 100% | 0.312 |
| org.cateproject.service.workflow | 3 | 0 | 0 | 0 | 100% | 1.047 |
| org.cateproject.service | 3 | 0 | 0 | 0 | 100% | 20.155 |
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 | |
|---|---|---|---|---|---|---|---|
| LanguagesFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.047 | |
| NamedAreaLevelsFactoryTest | 1 | 0 | 0 | 0 | 100% | 1.188 |
org.cateproject.service.lsid
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LSIDAuthorityServiceIntegration | 4 | 0 | 0 | 1 | 75% | 0.656 | |
| LSIDDataServiceIntegration | 3 | 0 | 0 | 0 | 100% | 0.516 | |
| LSIDMetadataServiceIntegration | 1 | 0 | 0 | 0 | 100% | 0.984 | |
| LSIDRegistryTest | 2 | 0 | 0 | 0 | 100% | 0.032 |
org.cateproject.service.format
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ReferenceFormatterImplTest | 1 | 0 | 0 | 0 | 100% | 0.187 | |
| TaxonNameFormatterImplTest | 3 | 0 | 0 | 0 | 100% | 0.125 |
org.cateproject.service.workflow
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ContributionPAOIntegration | 3 | 0 | 0 | 0 | 100% | 1.047 |
org.cateproject.service
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ContributionServiceIntegration | 1 | 0 | 0 | 0 | 100% | 0.515 | |
| TaxonServiceTest | 1 | 0 | 0 | 0 | 100% | 0.062 | |
| UserServiceIntegration | 1 | 0 | 0 | 0 | 100% | 19.578 |
Test Cases
ContributionServiceIntegration
| testSubmitContribution | 0.515 |
LanguagesFactoryTest
| testInit | 0.032 |
NamedAreaLevelsFactoryTest
| testInit | 1.109 |
ReferenceFormatterImplTest
| testFormatFullCitation | 0.187 |
TaxonNameFormatterImplTest
| testFormatTaxonomicNameWithoutGenus | 0.015 | |
| testFormatTaxonomicName | 0.047 | |
| testAuthorship | 0.063 |
LSIDAuthorityServiceIntegration
| testInit | 0.109 | |
| testGetAuthorityWSDL | 0.313 | |
| testGetAvailableServicesWithUnknownLSID | 0.219 |
LSIDDataServiceIntegration
| testInit | 0.109 | |
| testGetDataWithKnownLSID | 0.25 | |
| testGetDataUnknownLSID | 0.141 |
LSIDMetadataServiceIntegration
| testGetMetadataWithKnownLSID | 0.968 |
LSIDRegistryTest
| testGetService | 0.032 | |
| testGetMetadataMapper | 0 |
TaxonServiceTest
| testGetChildrenPaged | 0.062 |
UserServiceIntegration
| testIfAnyGranted | 19.547 |
ContributionPAOIntegration
| testInit | 0.141 | |
| testSaveProcessInstance | 0.437 | |
| testAcceptTask | 0.469 |


