Testing code that calls a SOAP service with RSpec

Hey chaps,

I have a load of code that is dependent on calling a webservice. Im not
sure how to go about writing the tests for it however - presumably I
need to mock it somehow? Might someone be able to point me in the right
direction?

Cheers

Tim