We use only mocks in unit tests. Both mocks and spies are used in integration tests. Stubs should be used only when we need to stub a function ...
確定! 回上一頁