9/1/2020
•
EN
How to test a class method with Jest
A tutorial on using Jest to test class methods, including spying on instances and prototypes to verify method calls.