[progress Communities] [progress Openedge Abl] Forum Post: Abl Unit Questions

  • Thread starter Thread starter DenDuze
  • Start date Start date
Status
Not open for further replies.
D

DenDuze

Guest
Hi, I'm playing with this ABL Unit and have some questions: As far as I noticed you can put all tests (@test) into the existing .p (with the existing BL) or you can put all tests into a separate .p/.cls The advantage of putting it in the existing .p is that you see that there are tests defined for this .p but I guess it's not really the recommended way of implementing the tests. When I loop some records and perform a test for all those records the Unittesting stops after the first failure Isn't it possible to loop all records so I can see how many failures i get? Are there some simple real world examples of how to start with this ABLunit? When I look at https://raw.githubusercontent.com/CameronWills/OEUnit/master/doc/images/oea_example1.png (example of OEunit instead of the ABLunit) I see a column "Result" in that browse. Is that also possible in Architect with OEunit?? Regards Didier

Continue reading...
 
Status
Not open for further replies.
Back
Top