Skip to main content
Completed

Unit tests with @error_msg

Related products:Software Factory
  • August 16, 2022
  • 3 replies
  • 78 views

Unit tests are great way to test API's however, our API's have the declared parameter @error_msg. 

Because this is the same parameter as declared in the unit test code all of our API's get the same failed message for their unit test: 

This is probably a more common problem, because @error_msg is a widely used parameter. Can this parameter be changed to a more uncommon one, specific for unit testing probably? 

3 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 4050 replies
  • August 26, 2022
NewOpen

Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 688 replies
  • October 18, 2022
OpenNext release

Jeroen van den Belt
Administrator
Forum|alt.badge.img+10
Next releaseCompleted