[
https://issues.apache.org/jira/browse/SCOUT-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676484#action_12676484
]
Tom Cunningham commented on SCOUT-57:
-------------------------------------
The above are private. Of the interface methods, here are the ones that
need are currently tested:
findAssociations - tested by JAXR030
findClassificationSchemes - tested by JAXR010/JAXR015
findConceptByPath - tested by JAXR030
findConcepts - tested by JAXR020
findOrganizations - tested by JAXR010
findServices - tested by JAXR040
it looks like findRegistryPackages and findCallerAssocations are the two that
need tests.
> BusinessQueryManagerTest only tests one of the methods of BusinessQueryManager
> ------------------------------------------------------------------------------
>
> Key: SCOUT-57
> URL: https://issues.apache.org/jira/browse/SCOUT-57
> Project: Scout
> Issue Type: Improvement
> Components: TestCases
> Affects Versions: 1.0rc1
> Environment: -
> Reporter: Tom Cunningham
> Assignee: Tom Cunningham
> Fix For: 1.0
>
>
> BusinessQueryManagerTest only tests findClassificationSchemeByName - it
> should test the other methods in BusinessQueryManager as well :
> getRegistryObjects()
> getRegistryObjects(Collection<Key> objectKeys)
> getRegistryObjects(Collection<Key> objectKeys, String objectType)
> getRegistryObjects(String id)
> findOrganizations(Collection findQualifiers,
> Collection namePatterns,
> Collection classifications,
> Collection specifications,
> Collection externalIdentifiers,
> Collection externalLinks)
> findAssociations(Collection findQualifiers,
> String sourceObjectId,
> String targetObjectId,
> Collection associationTypes)
> findCallerAssociations(Collection findQualifiers,
> Boolean confirmedByCaller,
> Boolean confirmedByOtherParty,
> Collection associationTypes)
> findConceptByPath(String path)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]