Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{jsonArrayMember, jsonMember, jsonObject, TypedJSON} from
'../src'
;
2
import
{Everything, IEverything} from
'./utils/everything'
;
3
4
describe(
'array of objects'
, () => {
Callers
nothing calls this directly
Calls
9
parseAsArray
Method · 0.80
stringifyAsArray
Method · 0.80
stringify
Method · 0.80
toHaveProperties
Method · 0.80
parse
Method · 0.80
toPlainJson
Method · 0.80
createTestArray
Function · 0.70
createTestObject
Function · 0.70
localization
Function · 0.70
Tested by
no test coverage detected