Whenever a Pythonista needs to replace a dependency in tests, they use a mock. Generally, this type of replacement object is called Test Double.
確定! 回上一頁