Work Done in last week:
1) Implemented the rule EqualShouldHandleNullArgRule
Link for the rule is:
http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru…
Link for the test-cases is:
http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru…
2) Implemented the rule CallingEqualsWithNullArgRule
Link for the rule is:
http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru…
Link for test-cases is:
http://mono-soc-2007.googlecode.com/svn/trunk/nidhi/rules/Gendarme.Ru…
3) Started working on AvoidUninstantiatedInternalClassesRule.
