MCPcopy Create free account
hub / github.com/JohnWeisz/TypedJSON / array.spec.ts

File array.spec.ts

spec/array.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {jsonArrayMember, jsonMember, jsonObject, TypedJSON} from '../src';
2import {Everything, IEverything} from './utils/everything';
3
4describe('array of objects', () => {

Callers

nothing calls this directly

Calls 9

parseAsArrayMethod · 0.80
stringifyAsArrayMethod · 0.80
stringifyMethod · 0.80
toHavePropertiesMethod · 0.80
parseMethod · 0.80
toPlainJsonMethod · 0.80
createTestArrayFunction · 0.70
createTestObjectFunction · 0.70
localizationFunction · 0.70

Tested by

no test coverage detected