InterviewSolution
Saved Bookmarks
| 1. |
mockRestore() removes the mock and restores the initial implementation |
|
Answer» mockRestore() removes the MOCK and restores the initial IMPLEMENTATION. |
|