Backstage
    Preparing search index...
    mock: (partialImpl?: Partial<DatabaseService>) => ServiceMock<DatabaseService> = ...

    Creates a mock of the @backstage/backend-plugin-api#coreServices.database, optionally with some given method implementations.

    Type Declaration