Bug 815859

Summary: Write unit tests for DiscoveryServerServiceImpl
Product: [Other] RHQ Project Reporter: John Sanda <jsanda>
Component: Core ServerAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 4.4CC: hrupp, jshaughn
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Sanda 2012-04-24 16:46:42 UTC
Description of problem:
I recently had to make some modifications to the method DiscoveryServerServiceImpl.getResources for bug 812925. There is a good bit of logic in getResources as well as other methods that compromise the public API of DiscoveryServerService. There are however, no corresponding unit tests. We need to get some test coverage in place for these methods as this is a critical part of the agent/server infrastructure. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jay Shaughnessy 2013-09-12 15:55:55 UTC
Unassigning target release for future triage.