开发者

vsunit

0
  • Organizing unit test within a test class

    Suppose I have several unit tests in a test class ([TestClass] in VSUnit in my case). I\'m trying to test just one thing in each test (doesn\'t mean just one Assert though). Imagine there\'s one test[详细]

    2022-12-20 18:02 分类:问答