Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
112 0 0 0 100% 11.21

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.ws.scout.registry.infomodel 33 0 0 0 100% 0.07
org.apache.ws.scout.registry 63 0 0 0 100% 3.627
org.apache.ws.scout.registry.qa 16 0 0 0 100% 7.513

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

org.apache.ws.scout.registry.infomodel

Class Tests Errors Failures Skipped Success Rate Time
EmailAddressTest 3 0 0 0 100% 0.001
ExtensibleObjectTest 7 0 0 0 100% 0.047
InternationalStringTest 10 0 0 0 100% 0.01
LocalizedStringTest 5 0 0 0 100% 0.005
PersonNameTest 2 0 0 0 100% 0.002
SlotTest 6 0 0 0 100% 0.005

org.apache.ws.scout.registry

Class Tests Errors Failures Skipped Success Rate Time
AConnectionTest 1 0 0 0 100% 0.002
BusinessLifeCyleManagerlTest 6 0 0 0 100% 1.106
BusinessQueryManager2Test 3 0 0 0 100% 0.802
BusinessQueryManagerTest 1 0 0 0 100% 0.025
CapabilityProfileTest 2 0 0 0 100% 0.001
ConnectionFactoryTest 18 0 0 0 100% 0.026
JAXBTest 2 0 0 0 100% 0.557
JAXRLocaleTest 1 0 0 0 100% 0.426
LifeCycleManagerTest 26 0 0 0 100% 0.027
OwnershipTest 1 0 0 0 100% 0.654
RegistryServiceTest 2 0 0 0 100% 0.001

org.apache.ws.scout.registry.qa

Class Tests Errors Failures Skipped Success Rate Time
JAXR005ClassificationSchemeTest 1 0 0 0 100% 0.072
JAXR010OrganizationTest 5 0 0 0 100% 0.347
JAXR015PrimaryContactTest 5 0 0 0 100% 0.303
JAXR020ConceptTest 1 0 0 0 100% 0.068
JAXR030AssociationsTest 1 0 0 0 100% 0.927
JAXR040ServiceTest 1 0 0 0 100% 0.205
JAXR050ServiceBindingTest 1 0 0 0 100% 0.539
JAXR060RegistryTest 1 0 0 0 100% 5.052

Test Cases

AConnectionTest

testConnection 0.001

BusinessLifeCyleManagerlTest

saveDeleteOrganizations 0.153
saveDeleteClassificationSchemes 0.047
saveDeleteServices 0.194
saveDeleteServiceBindings 0.3
saveDeleteConcepts 0.058
saveDeleteAssociations 0.342

BusinessQueryManager2Test

testGetRegistryObjects 0.364
testFindCallerAssociations 0.427
testFindRegistryPackages 0.004

BusinessQueryManagerTest

testFindClassificationSchemeByName 0.023

CapabilityProfileTest

testLevel 0.001
testVersion 0

ConnectionFactoryTest

testNewInstanceWithDefault 0
testNewInstanceWithProperty 0.001
testSetQueryManagerURL 0
testSetLifeCycleURL 0.001
testSetSemanticEquivalences 0.001
testSetAuthenticationMethod 0.001
testSetPostalAddressScheme 0
testMaxRows 0.001
testNullQueryManagerURL 0
testNullLifeCycleManagerURL 0.001
testNullSemanticEquivalences 0
testNullAuthenticationMethod 0.001
testNullMaxRows 0
testNullPostalAddressScheme 0.001
testCreateConnection 0.011
testCreateConnectionWithNullLifeCycleURL 0
testCreateConnectionWithNullQueryURL 0
testCreateFederatedConnection 0

EmailAddressTest

testNullAddress 0
testSetAddress 0
testSetType 0

ExtensibleObjectTest

testAddSlot 0.016
testAddSlots 0.002
testGetSlot 0.001
testGetSlots 0.001
testRemoveSlot 0
testRemoveSlotWithOneRemaining 0.001
testRemoveSlots 0

InternationalStringTest

testAddLocalizedString 0.001
testAddLocalizedStrings 0.001
testGetValue 0.001
testSetValue 0
testGetValueWithLocale 0
testGetValueWithUndefinedLocale 0.001
testSetValueWithLocale 0
testRemoveLocalizedString 0.002
testRemoveLocalizedStrings 0
testGetLocalizedString 0

LocalizedStringTest

testSetValue 0
testEquals 0
testNullEquals 0
testSetCharsetName 0.001
testSetLocale 0

PersonNameTest

testLevel1Methods 0
testLevel0Methods 0.001

SlotTest

testName 0.001
testEquals 0
testEmptySlot 0
testType 0.001
testValues 0
testNullValues 0

JAXBTest

unmarshallUTF8 0.275
unmarshallElement 0.279

JAXRLocaleTest

testPublishOrganizationAndService 0.425

LifeCycleManagerTest

testCreateObjectAssociation 0.001
testCreateObjectAuditableEvent 0
testCreateObjectClassification 0
testCreateObjectClassificationScheme 0
testCreateObjectConcept 0
testCreateObjectEmailAddress 0
testCreateObjectExternalIdentifier 0.001
testCreateObjectExternalLink 0
testCreateObjectExtrinsicObject 0
testCreateObjectInternationalString 0.001
testCreateObjectKey 0
testCreateObjectLocalizedString 0
testCreateObjectOrganization 0.001
testCreateObjectPersonName 0.001
testCreateObjectPostalAddress 0.001
testCreateObjectRegistryEntry 0.001
testCreateObjectRegistryPackage 0
testCreateObjectService 0
testCreateObjectServiceBinding 0.001
testCreateObjectSlot 0
testCreateObjectSpecificationLink 0
testCreateObjectTelephoneNumber 0
testCreateObjectUser 0
testCreateObjectInvalid 0.001
testDeprecateObjects 0
testUnDeprecateObjects 0

OwnershipTest

testGetRegistryObjects 0.652

JAXR005ClassificationSchemeTest

testPublishClassificationScheme 0.072

JAXR010OrganizationTest

publishClassificationScheme 0.021
publishOrganization 0.074
queryOrganization 0.069
deleteOrganization 0.119
deleteClassificationScheme 0.057

JAXR015PrimaryContactTest

publishClassificationScheme 0.052
publishOrganization 0.08
queryOrganization 0.024
deleteOrganization 0.114
deleteClassificationScheme 0.026

JAXR020ConceptTest

testPublishConcept 0.067

JAXR030AssociationsTest

testPublishFindAndDeleteAssociation 0.927

JAXR040ServiceTest

testPublishFindAndDeleteService 0.204

JAXR050ServiceBindingTest

testPublishFindAndDeleteServiceBinding 0.538

JAXR060RegistryTest

publishCheckAndDelete 5.048

RegistryServiceTest

testCapabilityProfile 0
testDeclarativeQueryManager 0