[Cuis-dev] Test error message wrongly formatted
Hilaire Fernandes
hfern at free.fr
Sun Jul 23 04:07:21 PDT 2023
Hi,
IMHO, In the method below argument names should be reversed
TestCase>>assert: *expected* equals: *actual*
self
assert: expected = actual
description: [ self comparingStringBetween: expected and: actual ]
I read the method
TestCase>>assert: actual equalsExpected: expected but it
but it is odd and confusing to have both
Hilaire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230723/d6d51ef2/attachment.htm>
More information about the Cuis-dev
mailing list