I am playing around with unit testing on Visual Studio.
Trying to test a simple call
Assert.AreEqual(2, 1, 2);
When run the test, it say pass? Shouldn't it be failed.
Aucun commentaire:
Enregistrer un commentaire