Closed GoogleCodeExporter closed 9 years ago
I like this :)
I've never been convinced that adding const to declarations in unit tests adds
a lot of
value, but it doesn't really subtract any either (IMO), so whatever. ReSharper
likes
to complain about that kind of thing iirc.
But I love the end to end test changes.
Original comment by kevin.ba...@gmail.com
on 6 Jan 2010 at 1:11
Thanks, I'm glad you like it. The adding of 'const' is just a Resharper
knee-jerk
reaction and can easily be ignored.
Original comment by asbjornu
on 6 Jan 2010 at 7:58
ok, I folded this in. (but the const string seems like unnecessary verbosity,
so I
didn't include that..)
Original comment by wump...@gmail.com
on 6 Jan 2010 at 11:39
Original issue reported on code.google.com by
asbjornu
on 5 Jan 2010 at 1:13Attachments: