You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me personally, this is a very handy feature to quickly generate code for Apex Unit Tests. More often than not, the objects I am exporting auto-generated apex code for, have dozens of fields.
When I want to integrate that code to my unit tests, for better house-keeping, I want to omit such comments from my code, and unfortunately, I have to do that manually, or at least not in a straightforward way:
Possible solution:
Include a check box like [ ] Omit field type comments, similarly like the [] Insert blank fields on the bottom of the dialog box:
Closing remarks 🎉
Want to express my genuine gratitude over this tool - one of the most lean & easy to use plugins in the ecosystem. 💯
The text was updated successfully, but these errors were encountered:
Context
For me personally, this is a very handy feature to quickly generate code for Apex Unit Tests. More often than not, the objects I am exporting auto-generated apex code for, have dozens of fields.
When I want to integrate that code to my unit tests, for better house-keeping, I want to omit such comments from my code, and unfortunately, I have to do that manually, or at least not in a straightforward way:
Possible solution:
Include a check box like
[ ] Omit field type comments
, similarly like the[] Insert blank fields
on the bottom of the dialog box:Closing remarks 🎉
Want to express my genuine gratitude over this tool - one of the most lean & easy to use plugins in the ecosystem. 💯
The text was updated successfully, but these errors were encountered: