javascript 模拟组件助手
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了javascript 模拟组件助手相关的知识,希望对你有一定的参考价值。
import React, { Component } from 'react';
import PropTypes from 'prop-types';
/**
* jest.mock('components/Foo', () => mockComponent('Foo'));
*/
export const mockComponent = ComponentName =>
class extends Component {
static propTypes = new Proxy(
{},
{
get: () => PropTypes.any,
},
);
render() {
return <ComponentName {...this.props} />;
}
};
以上是关于javascript 模拟组件助手的主要内容,如果未能解决你的问题,请参考以下文章
javascript模拟导入组件与jest
在服务测试中使用真实组件
模拟 laravel 缓存助手
导航条——调用网页助手小精灵
模拟定位软件哪个好
易水之畔 自动刷冒险任务 刷金币 安卓模拟器 手机助手