Just turned a C# programmer. I had been developing in Java for 8 years. But now i need to learn a new language after going into my new job.
What are the testing methods available for testing in C# and in Visual Studio IDE?
Is there anything similar to Java's JUnit testing + Java assertions for C#?
Any other tools for testing in C#?