InterviewSolution
Saved Bookmarks
| 1. |
______________ resets all information stored in the mockFn.mock.calls and mockFn.mock.instances arrays. |
|
Answer» ______________ resets all INFORMATION stored in the mockFn.mock.calls and mockFn.mock.instances arrays. |
|