MCPcopy
hub / github.com/dvajs/dva / plugin.test.js

File plugin.test.js

packages/dva-core/test/plugin.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import expect from 'expect';
2import Plugin from '../src/Plugin';
3
4describe('plugin', () => {

Callers

nothing calls this directly

Calls 3

useMethod · 0.80
applyMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected