Backstage
Docs
Github
Preparing search index...
@backstage/backend-test-utils
index
mockServices
events
factory
Variable factory
Const
factory
:
(
...
options
:
[
]
,
)
=>
ServiceFactory
<
EventsService
,
"plugin"
,
"singleton"
>
= ...
Creates a functional mock factory for the @backstage/backend-events-node#eventsServiceRef.
Type Declaration
(
...
options
:
[
]
)
:
ServiceFactory
<
EventsService
,
"plugin"
,
"singleton"
>
Parameters
...
options
:
[
]
Returns
ServiceFactory
<
EventsService
,
"plugin"
,
"singleton"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates a functional mock factory for the @backstage/backend-events-node#eventsServiceRef.