For an implementation example, see Test Web Service Callouts.
The following are methods for WebServiceMock.
public Void doInvoke(Object stub, Object soapRequest, Map<String,Object> responseMap, String endpoint, String soapAction, String requestName, String responseNamespace, String responseName, String responseType)
Type: Void