阅读背景:

测试创建自定义字段的Apex类

来源:互联网 

I have an apex class that creates a custom field on an sObject via an HttpRequest and I'm not sure how to write a test for this because one of the things I need to test is that the field has the correct value, so a mock or a bypass won't work. I can't get enough code coverage for this class if I exclude the web service call. Not sure where to go with this.I have an apex class that creates a custom fiel




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: