I am using NUnit framework to write Unit Tests. To simplify my work I have a simple snippet which generates test method.
As you can see there are regions for different actions.
Here is a code for this snippet. If you want to use it. Just copy paste it to the xml file and name it with extensions “*.snippet”. Then in Visual Studio go to (Tools –> Code Snippet Manager) and import this file.