Mocks should only be used for the method under test. ... Does not change the object, but returns a mock object to set expectations on the object's methods.
確定! 回上一頁