Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 413 Bytes

confluex-mock-salesforce-api

To help you write isolated tests for your salesforce API client code

Alpha

This library is still very much in alpha, and none of the APIs are considered stable.

Quick Start

This will start a server on localhost that tries to respond reasonably by default.

MockSalesforceApiServer mockServer = new MockSalesforceApiServer(443)