InterviewSolution
Saved Bookmarks
| 1. |
To test a particular function which throws an error when it's called, you can use toThrow. |
|
Answer» To test a particular function which THROWS an error when it's called, you can USE toThrow. |
|