From: Dossy <do...@pa...> - 2003-01-30 22:56:36
|
On 2003.01.31, Janto Dreijer <jf...@jf...> wrote: > Is there a reason why the order of the parameters to assertEquals are > (expected, actual) and not (actual, expected)? [...] > It doesn't have the kind of dataflow I think in: left to right. When you do Test-First Programming, it does follow the flow in which you think: test, then code. Expected, then actual. -- Dossy -- Dossy Shiobara mail: do...@pa... Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) |