A
Alain Boss
Arne said:Believe it or not, but I have actually seen getters and setters
being wrong after too much copy paste (it was not C# but that does
not really matter).
As a consequence I am paranoid enough to even make unit tests
for that type of class.
Arne
Well, i have seen setters in legacy code that are longer than my arm
too. In this case Unit tests are definitely called for.
alain