Bug 178919 - Create mock provider
Summary: Create mock provider
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-bugzilla
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 178074
TreeView+ depends on / blocked
 
Reported: 2006-01-25 14:23 UTC by Igor Foox
Modified: 2013-04-02 04:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-11 14:24:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.