MCPcopy
hub / github.com/nestjs/nest / nested-transient-isolation.spec.ts

File nested-transient-isolation.spec.ts

packages/core/test/injector/nested-transient-isolation.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 { Injectable } from '../../../common/decorators/core/injectable.decorator';
4import { NestContainer } from '../../injector/container';

Callers

nothing calls this directly

Calls 3

loadInstanceMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected