Hello trailblazers,
I'm new at salesforce and i'm stuck in Rest Apax calls module :/
I'm getting this error :
This is a screenshot of my code for the AnimalLocator class :
I have saved my files and checked for typos.
In the same module, i'm required to add tests. I don't know if this is related to my error but I get this error when trying to save my AnimalLocatorTest :
Method does not exist or incorrect signature: void setMock(System.Type, AnimalLocatorMock) from the type test
Here's a screenshot of my Test class :
I would appreciate some help with this one, because I'm out of ideas.
Thank you :)
Try to use English as a main Language for your SF Org and Trailhead website.
Also too, make sure if you type correct parameters for this settings:
- Add a Remote Site
- Name: animals_http
- Remote site URL: https://th-apex-http-callout.herokuapp.com
- Description: Trailhead animal service: HTTP
- Add a Remote Site
- Name: animals_soap
- Remote site URL: https://th-apex-soap-service.herokuapp.com
- Description: Trailhead animal service: SOAP
Final view:
Sincerely,
Mykhailo Vdovychenko
Bringing Cloud Excellence with IBVCLOUD OÜ
- Add a Remote Site