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.
(1)mockClear()
(2)mockRestore()
(3)mockReset()
(4)All the options

Answer:-(1)mockClear()



Discussion

No Comment Found