MCPcopy
hub / github.com/jestjs/jest / strawberry

Function strawberry

examples/module-mock/fruit.js:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3export const apple = 'apple';
4
5export const strawberry = () => 'strawberry';
6
7export default () => 'banana';

Callers 3

full_mock.jsFile · 0.90
partial_mock.jsFile · 0.90
mock_per_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected