Bug 178919

Summary: Create mock provider
Product: [Fedora] Fedora Reporter: Igor Foox <ifoox>
Component: eclipse-bugzillaAssignee: Jonathan Blandford <jrb>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ddumas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-11 14:24:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 178074    

Description Igor Foox 2006-01-25 14:23:08 UTC
Connecting to real bugzillas during testing could be useful but is impossible
under certain circumstances, and very slow as well. We need to make a mockup
provider class that would act as a stand in and be able to feed information to
tests of the rest of the plugin.

Comment 1 Igor Foox 2006-02-10 22:58:53 UTC
I have implemented a basic mock bugzilla provider which is included in the 0.2.0
release that should land in rawhide today. This currently involves the
MockBugzillaQueryOptions, MockBugzillaUser and MockBugzillaServer and
BugzillaOperations_Mock classes.

MockBugzillaOperations_Mock is currently completely unimplemented, containing
all the stubs.

The other classes are partially implemented and support creating and adding
options and users to a bugzilla through a public API. What is currently not
supported is querying, creating a new bug, and modifying a bug. I will add these
over the next few days and start using these classes for testing purposes. 

Comment 2 Red Hat Bugzilla 2007-09-11 04:05:15 UTC
User klee's account has been closed

Comment 3 Andrew Overholt 2007-09-11 14:24:07 UTC
We are now shipping Mylyn which obsoletes the old bugzilla plugin.  Please open
a request at bugs.eclipse.org against Mylyn if this issue persists.  Thank you.