• Asrar Rafique
  • NEWBIE
  • 10 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hi, I am facing below error. Can anyone share what might be the reason for this error, I have created the required public groups and set the security as mentioned in the challenge (screenshots below)
User-added image
I have already created public groups in the Org

User-added image
and set the security requirements
User-added imageUser-added imageUser-added image
I am receiving weird error while attempting Test Callout (#5), it is giving below error.

Challenge Not yet complete... here's what's wrong: 
The 'WarehouseCalloutServiceTest' class does not appear to be using the 'WarehouseCalloutServiceMock' mock callout class.

But my WarehouseCalloutServiceTest is calling the mock class and it shows 100% code coverage for WarehouseCalloutServiceMock class after running the test. 100% coreage for mock class shows that I am using the class. So,  Can anyone help in figuring what can be the issue.
Hi, I am facing below error. Can anyone share what might be the reason for this error, I have created the required public groups and set the security as mentioned in the challenge (screenshots below)
User-added image
I have already created public groups in the Org

User-added image
and set the security requirements
User-added imageUser-added imageUser-added image