class TestModuleimport { TestModule } from "https://deno.land/x/deno_nest@v3.6.1/tests/mod.ts"; ConstructorsnewTestModule(data: ModuleMetadata)Propertiesapp: Applicationdata: ModuleMetadatafactoryCaches: MaprootModule: ConstructorMethodsprivategetApp()compile()createNestApplication()get<T extends Instance>(constructor: Type<T>, parentClass?: Type<any>): Promise<T | null>overrideProvider(provide: Provide, value: any)resolve(constructor: Constructor, parentClass?: Type<any>)