TestEventSubscriber
Home > @backstage/plugin-events-backend-test-utils
> TestEventSubscriber
Warning: This API is now obsolete.
EventSubscriber
was replaced byEventsService.subscribe
.
Signature:
class TestEventSubscriber implements EventSubscriber
Implements: EventSubscriber
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
string | ||
|
Record<string, EventParams[]> | ||
|
string[] |
Methods
Method |
Modifiers |
Description |
---|---|---|