MCPcopy Create free account
hub / github.com/aws/constructs / construct.test.ts

File construct.test.ts

test/construct.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App as Root } from './util';
2import type { IConstruct } from '../src';
3import { Construct, ConstructOrder, DependencyGroup, Dependable } from '../src';
4

Callers

nothing calls this directly

Calls 15

createTreeFunction · 0.85
existsFunction · 0.85
validateTreeFunction · 0.85
tryFindChildMethod · 0.80
findChildMethod · 0.80
getContextMethod · 0.80
setContextMethod · 0.80
getAllContextMethod · 0.80
tryGetContextMethod · 0.80
addMetadataMethod · 0.80
addValidationMethod · 0.80
lockMethod · 0.80

Tested by

no test coverage detected