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: Anil Saldhana
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]