Andrew Lawrence

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
-
-
-
-
-
Andrew Lawrence created a post, AppSettings and DLLs not found running unit tests
Hi,I have just completed upgrading my OS, Visual Studio and Resharper. After the upgrade, the Resharper unit test runner exhibits too behaviours:1) It intermittently complains about a DLL not being... -
Andrew Lawrence created a post, Feature idea - Allow for classes to be related to other classes so that renaming one class cascades to related classes
It would be great if there was a Visual Studio plugin that would somehow allow classes to be related to each other: for example Customer should be related to CustomerTests (its test fixture), Custo... -
Andrew Lawrence created a post, Is StringFormatMethod working?
Hi, its my understand of the StringFormatMethodAttribute that it should get Resharper to perform the same analysis as string.format().I have an extension method that looks like this: [String... -
Andrew Lawrence created a post, Annotation for method that return null
Hi,I was wondering if there is a reason why no annotation attribute is available to indicate that a method returns null (and have Resharper provide a warning). This seems like it would be very usef... -
Andrew Lawrence commented,