Searched refs:spyPrevEntry (Results 1 – 1 of 1) sorted by relevance
569 const spyPrevEntry = spyOn(timelineComponent, 'moveToPreviousEntry'); constant583 expect(spyPrevEntry).not.toHaveBeenCalled();592 expect(spyPrevEntry).toHaveBeenCalled();1414 const spyPrevEntry = spyOn(timelineComponent, 'moveToPreviousEntry'); constant1422 expect(spyPrevEntry).not.toHaveBeenCalled();