Fortunately, in XUnit, the constructor is called once per test, so you can put the setup logic there, and not duplicate it per test.
確定! 回上一頁