Unit test case: it('should call onEventPieClicked function with plotly click event', function() { spyOn(window, 'onEventPieClicked'); $('# ...
確定! 回上一頁