mockReturnValue (true); expect(sayHello('john')).toBe('Hi, John'); }); test('does not capitalize name if config does not require that', ...
確定! 回上一頁