pathname to return a string, and I need to mock window.TOOL.cookie.setCookie() as a mock function. Here's my attempt at the test: var windowSpy; describe('Tests ...
確定! 回上一頁