Subclass mock objects is a mock object that is created by subclassing the class you want to test, and overriding some of its methods.
確定! 回上一頁