lundi 11 novembre 2019

Unable to test setter/getter method inside of LWC using jest testing framework

I am trying to test LWC compoents.js using jest. There is a setter method(Step) inside of the LWC components js file, but I am unable to understand how to test the setter method. I tried the solution using mock that the jest provides for setter method.

Aucun commentaire:

Enregistrer un commentaire