I need a live test server that accepts my requests for basic information via HTTP GET and also allows me to POST (even if it's really not doing anything). ... <看更多>
Please correct me where i wrong i am new tp apex and rest api. @isTest public class LeadCreateTest { static testmethod void teste(){ Lead ... ... <看更多>