Paul Kissick
Paul Kissick
### Summary When trying to clone a sandbox using a source sandbox, an error is returned when the source sandbox name has been reused, but the deleted sandbox is stuck...
The assertion in the test can fail if the random number is shorter than the maximum length of the string. System.assert(result.Name.length() == accountName.length() + (numberLength - '{0}'.length()), result.Name);
This change prefixes all sobject instantiation with 'Schema.' ensuring only sObjects are created.
When attempting to create a Location test record source, an exception is thrown: `System.TypeException: Invalid conversion from runtime type System.Location to SObject` This is due to Location existing in both...