MCPcopy
hub / github.com/immutable-js/immutable-js / RecordJS.js

File RecordJS.js

__tests__/RecordJS.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from '@jest/globals';
2import { Record } from 'immutable';
3
4describe('Record', () => {

Callers

nothing calls this directly

Calls 7

RecordInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
soupMethod · 0.80
setMethod · 0.65
withMutationsMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected