Answer the question
In order to leave comments, you need to log in
What is the name (ideally, and how to create it) of your pasted text template in Visual Studio?
Good afternoon.
In the near future, one project will be covered with tests. Accordingly, you will have to create a lot of the same type of code like
[TestMethod]
public void Constructor_ValidArgs_FieldsHaveToFilled()
{
// Arrange
// Act
// Assert
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question