Advertisement
Guest User

Untitled

a guest
May 26th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. System.NullPointerException: Static Resource not found: <null>
  2.  
  3. MultiStaticResourceCalloutMock multimock = new MultiStaticResourceCalloutMock();
  4. multimock.setStaticResource(endPointURL, 'WooGetIndexMockResponse');
  5. Test.setMock(HttpCalloutMock.class, multimock);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement