lundi 1 février 2016

how to check equality of two values against one value in unit testing in C++?

I'm using CppUnitTestFramework for my unit testing for my unmanaged code. I need to check a method's output which can be either 104 or 1102. How can I check that using this framework?

Aucun commentaire:

Enregistrer un commentaire