I have the following code and trying to test handleChange function with jest. But it seems that App.prototype is undefined. Can someone help me?