Static methods aren't hard to test in and of themselves. The problem is that other code calling the static method is hard to test, because you can't replace ...
確定! 回上一頁