Java Mailing List Archive

http://www.gg3721.com/

Home » user.jmock »

[jmock-user] Newbie question

NehaP

2008-04-22

Replies: Find Java Web Hosting

Author LoginPost Reply

Hi,

I have just come across JMock and haven't quite got the hang of it yet.
I have a class called JabberAccountManager. It has a few methods that
perform account management operations. Every method internally creates an
object of type XMPPConnection (which is a part of an XMPP library)

Now, I want to mock the Jabber server so I need to create a mock
XMPPConnection object, but my problem is that the class I need to test and
the class I need to mock are tightly coupled. I cannot de-couple these since
there are a lot of issues involved.

Could someone please explain to me how to go about using JMock in a case
like this?

Thanks,
Neha.
--
Sent from the jMock - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


©2008 gg3721.com - Jax Systems, LLC, U.S.A.