Weekly Status Report #3

Work done in last week:
Implemented the rules DetectNonAlphaNumericsInTypeNamesRule and ImplementingEqualsButNotGetHashCodeAndViceVersaRule and wrote test – cases for them.
Link for the implementation of rule DetectNonAlphaNumericsInTypeNamesRule is : http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru… Link for the test cases of rule DetectNonAlphaNumericsInTypeNamesRule is : http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru… Link for the implementation of rule ImplementingEqualsButNotGetHashCodeAndViceVersaRule is : http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru… Link for test cases of rule ImplementingEqualsButNotGetHashCodeAndViceVersaRule is : http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru…

Work to be done in next week:
Start implementing the rule UsingStringLengthInsteadOfCheckingEmptyString

~ by Nidhi Rawal on 10 July 2007.

Leave a Reply