Metoda testu enzymu

const wrapper = shallow(<Button />); 
wrapper.instance().handleClick()
Elegant Earthworm