What is the difference between the Method attributes TestMethod and TestMethod()?
I am writing unit tests for a C# project using Visual Studio Unit test fwk, and found that using [TestMethod] or [TestMethod()] -any of the attributes work fine. What is the difference between them?
Aucun commentaire:
Enregistrer un commentaire