MCPcopy
hub / github.com/nestjs/nest / serialized-graph.spec.ts

File serialized-graph.spec.ts

packages/core/test/inspector/serialized-graph.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Scope } from '@nestjs/common';
2import { expect } from 'chai';
3import { ApplicationConfig } from '../../application-config';
4import { Edge } from '../../inspector/interfaces/edge.interface';

Callers

nothing calls this directly

Calls 5

insertNodeMethod · 0.80
insertEdgeMethod · 0.80
getNodeByIdMethod · 0.80
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected