when i run the testmethod for webservice
class i am getting error message "Methods defined as TestMethod do not
support Web service callouts, test skipped"
Solution :
Its means you are missing Test.setmock() method in test class .
Solution :
Its means you are missing Test.setmock() method in test class .
No comments:
Post a Comment