I have a long class with tests and I have the tests intermixed with helper methods that are private I want all y test to be at the top foe easy read and access, is there an automatic way to do this, maybe an extension or a Resharper method?
Share
Resharper Code Clean-up does this. One of the best investment you can do.