it('should warn when misspelling componentWillReceiveProps', () => {
        return
        expect(() =>
            createReactClass({
                componentWillRecieveProps: function () {