Tests should use the new Assert classes #83
Labels
bug
Something isn't working
Generated Responses
Issues/Questions related to responses generated using Einstein GPT
Owned by another team
We are maintaining this feedback for visibility but it is not within the control of our team
triaged
A work item has been created. Now being handled internally.
Summary
All tests that E4D create use the old System.assert classes. Please fine-tune the model so it uses the new one. https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_class_System_Assert.htm
Steps To Reproduce:
Expected result
The generated test uses the new Assert class
Actual result
The generated test uses the old System.assert methods
Additional information
Salesforce Extension Version in Code builder: 61.1.2
Salesforce Einstein For Developers Version in Code builder: 0.50.0
code-server: v4.18.0
Code: 1.83.1
The text was updated successfully, but these errors were encountered: