Use the methods in this class to set the response properties for testing HTTP callouts. You can specify a resource for each endpoint.
The following are constructors for MultiStaticResourceCalloutMock.
The following are methods for MultiStaticResourceCalloutMock. All are instance methods.
public Void setStatus(String httpStatus)
Type: Void
public Void setStatusCode(Integer httpStatusCode)
Type: Void