mockServices.rootConfig.mock()
Home > @backstage/backend-test-utils
> mockServices
> rootConfig
> mock
Signature:
mock: (partialImpl?: Partial<RootConfigService> | undefined) => ServiceMock<RootConfigService>
Parameters
Parameter |
Type |
Description |
---|---|---|
partialImpl |
Partial<RootConfigService> | undefined |
(Optional) |