The Class %UnitTest.TestCase contains methods such as:
AssertNotEqualsViaMacro
It is suggested to use the Macros, instead of these methods directly.
However when using either Studio or VisualStudio code there is no prompting for these UnitTest Assertions.
Propose a really simple update to code file %outUnitTest.inc
Please precede each Assert macro line with a unindented comment line.
For example:
/// A comment line #def1arg AssertNotEquals(%args) .... |
This will facilitate in automatic Assert prompting in code Editors when implementing UnitTests, making them quicker to write.
Thank you for submitting the idea.
This idea was implemented by InterSystems.
This idea has been implemented for versions starting from IRIS 2023.3.0
@Alexander Woodhead, you have a comment on your idea. Please answer it to help your idea to be promoted.
Alex, please open a DP Enhancement Jira for this.