S
slacroixak
Guest
Hi all, Could someone tell me more about the ABLUnit OpenEdge.Core.Assert:isTrue() method? The doc mentions only one with a single logicalFlag param, but an overload provides a second char parameter. I've tried it without noticing the difference. Note there are other similar cases with this 2nd char param like isEmpty or isDecimal or isAvailable(handle, char) Somehow, I was wondering if this option char param could handle a kind of information detail/comment that would appear in some log. So far, it seems we have to handle each assertion test in an individual method in order to figure out what has failed. How guys do you do that on your side? Have I missed an ABLUnit sample project somewhere? Thanks /SL
Continue reading...
Continue reading...