| |
|
______________ resets all information stored in the mock, including any inital implementation given. Question Posted on 20 Feb 2019 Home >> Frameworks >> Jest >> ______________ resets all information stored in the mock, including any inital implementation given. |
______________ resets all information stored in the mock, including any inital implementation given.
(1)mockReset()
(2)All the options
(3)mockClear()
(4)mockRestore()
Answer:-(1)mockReset() | |
|
|
|
|