Skip to content

TestingModuleOptions

reference
1 min readUpdated

Kind: Type

Source: packages/testing/testing-module.builder.ts

Part of: Testing

Definition

ts
Pick< NestApplicationContextOptions, 'moduleIdGeneratorAlgorithm' >

Relationships

  • IMPORTS → Logger
  • IMPORTS → LoggerService
  • IMPORTS → Module
  • IMPORTS → ModuleMetadata
  • IMPORTS → NestApplicationContextOptions
  • IMPORTS → ApplicationConfig
  • IMPORTS → NestContainer
  • IMPORTS → GraphInspector
  • IMPORTS → NoopGraphInspector
  • IMPORTS → UuidFactory
  • IMPORTS → UuidFactoryMode
  • IMPORTS → ModuleDefinition
  • IMPORTS → ModuleOverride
  • IMPORTS → MetadataScanner
  • IMPORTS → DependenciesScanner

Was this page helpful?

Download as PDF
TestingModuleOptions — NestJS head-to-head