Summary

TestsErrors FailuresSkippedSuccess RateTime
9100792.308%22.124

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

PackageTestsErrors FailuresSkippedSuccess RateTime
org.cateproject.persistence.dao.entrez.remoting400325%0.015
org.cateproject.persistence.dao.hibernate.taxon27000100%1.936
org.cateproject.persistence.dao.hibernate.location6000100%0.25
org.cateproject.persistence.dao.hibernate.reference1000100%0.062
org.cateproject.persistence.dao.hibernate.name7000100%0.25
org.cateproject.persistence.dao.gbif.remoting10010%0
org.cateproject.persistence.dao.hibernate.occurence1000100%0.078
org.cateproject.persistence.dao.hibernate10000100%0.266
org.cateproject.persistence.dao.hibernate.description6000100%0.251
org.cateproject.persistence.versioning3000100%0.125
org.cateproject.persistence.dao.hibernate.common7000100%17.422
org.cateproject.persistence.dao.bhl.remoting400325%0.016
org.cateproject.persistence.dao.hibernate.view1000100%0.031
org.cateproject.persistence.partial13000100%1.422

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.cateproject.persistence.dao.entrez.remoting

ClassTestsErrors FailuresSkippedSuccess RateTime
EntrezDAOImplIntegration400325%0.015

org.cateproject.persistence.dao.hibernate.taxon

ClassTestsErrors FailuresSkippedSuccess RateTime
SearchIntegration11000100%0.906
TaxonBaseDAOImplIntegration1000100%0.093
TaxonDAOImplIntegration15000100%0.937

org.cateproject.persistence.dao.hibernate.location

ClassTestsErrors FailuresSkippedSuccess RateTime
NamedAreaDAOImplIntegration6000100%0.25

org.cateproject.persistence.dao.hibernate.reference

ClassTestsErrors FailuresSkippedSuccess RateTime
ReferenceDAOImplIntegration1000100%0.062

org.cateproject.persistence.dao.hibernate.name

ClassTestsErrors FailuresSkippedSuccess RateTime
TaxonNameDAOImplIntegration7000100%0.25

org.cateproject.persistence.dao.gbif.remoting

ClassTestsErrors FailuresSkippedSuccess RateTime
GbifDAOImplIntegration10010%0

org.cateproject.persistence.dao.hibernate.occurence

ClassTestsErrors FailuresSkippedSuccess RateTime
OccurenceDAOImplIntegration1000100%0.078

org.cateproject.persistence.dao.hibernate

ClassTestsErrors FailuresSkippedSuccess RateTime
ContributionDAOImplIntegration5000100%0.094
RevisionDAOImplIntegration2000100%0.078
StaticPageDAOImplIntegration2000100%0.031
WebRevisionDAOImplIntegration1000100%0.063

org.cateproject.persistence.dao.hibernate.description

ClassTestsErrors FailuresSkippedSuccess RateTime
DescriptionDAOImplIntegration5000100%0.235
FeatureTypeDAOImplIntegration1000100%0.016

org.cateproject.persistence.versioning

ClassTestsErrors FailuresSkippedSuccess RateTime
VersioningIntegration3000100%0.125

org.cateproject.persistence.dao.hibernate.common

ClassTestsErrors FailuresSkippedSuccess RateTime
MediaDAOImplIntegration6000100%17.375
TermVocabularyDAOImplIntegration1000100%0.047

org.cateproject.persistence.dao.bhl.remoting

ClassTestsErrors FailuresSkippedSuccess RateTime
BiodiversityHeritageLibraryDAOImplIntegration400325%0.016

org.cateproject.persistence.dao.hibernate.view

ClassTestsErrors FailuresSkippedSuccess RateTime
UserDAOImplIntegration1000100%0.031

org.cateproject.persistence.partial

ClassTestsErrors FailuresSkippedSuccess RateTime
ProposalIntegration13000100%1.422

Test Cases

BiodiversityHeritageLibraryDAOImplIntegration

testCreateDAO0.016

EntrezDAOImplIntegration

testCreateDAO0.015

GbifDAOImplIntegration

MediaDAOImplIntegration

testGetImage17.062
testGetKeys0.063
testGetKeysFromNamedAreas0.047
testCountKeys0.047
testCountKeysFromNamedAreas0.031
testGetImages0.047

TermVocabularyDAOImplIntegration

testGetEnumeration0.031

ContributionDAOImplIntegration

testFindResponses0.016
testGetAllContributions0.016
testCountAcceptedContributions0.031
testGetAcceptedContributions0.015
testGetContribution0.016

DescriptionDAOImplIntegration

testCountTaxons0.047
testFindTaxaByCountry0.047
testGetTextData0.047
testGetTaxonDescription0.062
testGetDescriptionsWithText0.032

FeatureTypeDAOImplIntegration

testConceptByName0.016

NamedAreaDAOImplIntegration

testFindContinentsContainingRegions0.031
testFindContinentsContainingCountries0.031
testFindCountriesInRegions0.047
testFindCountriesInContinents0.063
testGetNamedAreasAtLevel0.031
testGetSpaceNames0.031

TaxonNameDAOImplIntegration

testGetAuthorship0.047
testGetBasionym0.046
testGetRelatedNames0.032
testCountRelatedNames0.031
testPageRelatedNames0.047
testGetTypification0.031
testGetNoTypeDesignations0.016

OccurenceDAOImplIntegration

testGetSpecimen0.078

ReferenceDAOImplIntegration

testGetReference0.062

RevisionDAOImplIntegration

testGetCurrentRevision0.046
testGetDescriptiveTopics0.032

StaticPageDAOImplIntegration

testFindByPath0.031
testFindByType0

SearchIntegration

testSearchTextData0.203
testCountTextData0.047
testSearchWord0.141
testSearchCount0.047
testSearchPaged0.109
testSearchPhrase0.063
testSearchWildcard0.062
testSuggestSingleTerm0.063
testSuggestSingleTermInCompositeQuery0.047
testSuggestMultipleTermsInCompositeQuery0.062
testSuggestMultipleTermsInCompositeQueryWithAnd0.047

TaxonBaseDAOImplIntegration

testGetByLSID0.093

TaxonDAOImplIntegration

testGetAuthorship0.109
testGetTaxonName0.094
testCountChildren0.047
testGetChildren0.093
testPageChildren0.094
testTaxonomicSynonyms0.063
testSynonyms0.078
testCountSynonyms0.047
testPageSynonyms0.047
testGetTaxonMatchingUninomial0.046
testGetTaxonMatchingSpeciesBinomial0.047
testGetTaxonMatchingTrinomial0.047
testNegativeMatch0.031
testCountAllTaxa0.047
testGetAllTaxa0.047

UserDAOImplIntegration

testFindByUsername0.031

WebRevisionDAOImplIntegration

testGetFindByPk0.063

ProposalIntegration

testCreateProposal0.219
testSaveNewTaxon0.281
testDefaultView0.047
testWorkingDraft0.062
testProposalView0.079
testUpdateTaxon0.171
testGetRelatedTaxaInDefaultView0.063
testGetRelatedTaxaInWorkingDraft0.047
testGetRelatedTaxaInProposalView0.063
testMergeTaxaIntoDefaultView0.203
testGetRelatedTaxaInMergedDefaultView0.063
testGetRelatedTaxaInMergedWorkingDraft0.046
testGetRelatedTaxaInMergedProposalView0.063

VersioningIntegration

testSave0.063
testGetCurrentVersion0.015
testGetOtherVersion0.032