In short, you need to create proxy class for DbContextTransaction and use it instead of an original one. So that you can mock your proxy and test your ...
確定! 回上一頁