我有一个测试,我不需要在运行测试之前运行该SetUp方法(归因于[SetUp]).我需要SetUp为其他测试运行该方法.
SetUp
[SetUp]
是否有可以使用的不同属性或基于非属性的方法来实现此目的?
nunit unit-testing
nunit ×1
unit-testing ×1