InterviewSolution
Saved Bookmarks
| 1. |
.mock is a property of mock function, the place where all information about how the function has been called is kept. |
|
Answer» .MOCK is a property of mock function, the place where all information about how the function has been CALLED is kept. |
|